diff options
Diffstat (limited to 'indra/newview/llpanelmaininventory.h')
-rw-r--r-- | indra/newview/llpanelmaininventory.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llpanelmaininventory.h b/indra/newview/llpanelmaininventory.h index bd51830ebb..1f0dfc82d2 100644 --- a/indra/newview/llpanelmaininventory.h +++ b/indra/newview/llpanelmaininventory.h @@ -127,6 +127,8 @@ public: LLUUID getCurrentSFVRoot(); std::string getLocalizedRootName(); + LLInventoryFilter& getCurrentFilter(); + protected: // // Misc functions |