macos buildfix

master
Andrey Lihatskiy 2025-04-10 09:14:13 +03:00
parent 32e894b40c
commit d34e323b9e
2 changed files with 1 additions and 2 deletions

View File

@ -58,7 +58,7 @@ public:
LLFloaterObjectWeights(const LLSD& key);
~LLFloaterObjectWeights();
/*virtual*/ bool postBuild();
/*virtual*/ bool postBuild() override;
void onOpen(const LLSD& key) override;

View File

@ -109,7 +109,6 @@ protected:
void onWearablesLoading();
private:
LLPanel* mListCommands;
LLMenuGL* mMenuAdd;
LLButton* mWearBtn = nullptr;
// List Commands //
//////////////////////////////////////////////////////////////////////////////////