diff options
author | Maxim Nikolenko <maximnproductengine@lindenlab.com> | 2023-03-02 20:54:33 +0200 |
---|---|---|
committer | Maxim Nikolenko <maximnproductengine@lindenlab.com> | 2023-03-02 20:54:33 +0200 |
commit | c74658b19b1ac28d5bf240e940a7ad97ff034e3c (patch) | |
tree | 8dce3617044b1af291a1ca62fffcb90baec17fe8 /indra/newview/llpanelmaininventory.h | |
parent | cf901b5abbe5c24da92c6c0320e3831a3798a539 (diff) |
SL-19310 Update navigation buttons in single-folder view
Diffstat (limited to 'indra/newview/llpanelmaininventory.h')
-rw-r--r-- | indra/newview/llpanelmaininventory.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpanelmaininventory.h b/indra/newview/llpanelmaininventory.h index 6382f44bc9..7edaf7db96 100644 --- a/indra/newview/llpanelmaininventory.h +++ b/indra/newview/llpanelmaininventory.h @@ -179,6 +179,7 @@ protected: bool isActionVisible(const LLSD& userdata); static bool hasSettingsInventory(); void updateTitle(); + void updateNavButtons(); /** * Set upload cost in "Upload" sub menu. */ |