summaryrefslogtreecommitdiff
path: root/indra/newview/llmaterialeditor.h
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2022-07-29 12:10:05 -0400
committerNat Goodspeed <nat@lindenlab.com>2022-07-29 12:10:05 -0400
commit842ed39584b3df814c290931d750a1bf3b982cf3 (patch)
tree292b6c7558adbe914145a4bd802a0cd9062e9578 /indra/newview/llmaterialeditor.h
parenteaebe8fe70985f6d25cf883867f19617164ead81 (diff)
DRTVWR-559: Revert "Revert "Fix minor Mac build issues.""
Try to reapply the original commit in such a way that it can be pushed. This reverts commit eaebe8fe70985f6d25cf883867f19617164ead81.
Diffstat (limited to 'indra/newview/llmaterialeditor.h')
-rw-r--r--indra/newview/llmaterialeditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llmaterialeditor.h b/indra/newview/llmaterialeditor.h
index 4df991be39..3da59c7f93 100644
--- a/indra/newview/llmaterialeditor.h
+++ b/indra/newview/llmaterialeditor.h
@@ -57,7 +57,7 @@ public:
void setFromGLTFMaterial(LLGLTFMaterial* mat);
- void loadAsset();
+ void loadAsset() override;
static void onLoadComplete(const LLUUID& asset_uuid, LLAssetType::EType type, void* user_data, S32 status, LLExtStat ext_status);