summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelmaininventory.h
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2011-05-03 17:34:53 -0700
committerMerov Linden <merov@lindenlab.com>2011-05-03 17:34:53 -0700
commit45145fe7e2b6855b08b2ab94f07e852ef7ffffa3 (patch)
tree56aa3efde3ba89fd4926d86a94a4789cc2344da6 /indra/newview/llpanelmaininventory.h
parentb2e36e5222a08b7096aa4470cff354c912c1eff0 (diff)
EXP-756 : Move the folder resort to first draw and do it only once
Diffstat (limited to 'indra/newview/llpanelmaininventory.h')
-rw-r--r--indra/newview/llpanelmaininventory.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpanelmaininventory.h b/indra/newview/llpanelmaininventory.h
index c2b78ff9ea..2b2ee1c0c9 100644
--- a/indra/newview/llpanelmaininventory.h
+++ b/indra/newview/llpanelmaininventory.h
@@ -121,6 +121,7 @@ private:
LLTabContainer* mFilterTabs;
LLHandle<LLFloater> mFinderHandle;
LLInventoryPanel* mActivePanel;
+ bool mResortActivePanel;
LLSaveFolderState* mSavedFolderState;
std::string mFilterText;
std::string mFilterSubString;