diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2021-03-29 23:36:55 +0300 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2021-03-29 23:36:55 +0300 |
commit | 309fb9e892beb724a442c85bcfd07d6f3f7c9c07 (patch) | |
tree | c666ffb7202a74f84cbdd85364f5edbd6c78df82 /indra/newview/llpaneloutfitsinventory.h | |
parent | 569ad2d248cd1297b937e2c003399937114d06b9 (diff) |
SL-15034 Revisions to dedicated Avatar menus
Diffstat (limited to 'indra/newview/llpaneloutfitsinventory.h')
-rw-r--r-- | indra/newview/llpaneloutfitsinventory.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llpaneloutfitsinventory.h b/indra/newview/llpaneloutfitsinventory.h index e68f04e28d..50d7074d4b 100644 --- a/indra/newview/llpaneloutfitsinventory.h +++ b/indra/newview/llpaneloutfitsinventory.h @@ -59,6 +59,8 @@ public: static LLPanelOutfitsInventory* findInstance(); + void openApearanceTab(const std::string& tab_name); + protected: void updateVerbs(); |