summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterinventory.h
diff options
context:
space:
mode:
authorRichard Linden <none@none>2011-10-20 15:53:55 -0700
committerRichard Linden <none@none>2011-10-20 15:53:55 -0700
commit4166c3d06f4941fb45a22075fefa0bf9b189135d (patch)
tree63504bc71006aac13fd866952f8e86a87df13a2f /indra/newview/llfloaterinventory.h
parentbd124deab6038797073d307bcc1cc47c8a800e59 (diff)
parent2cc4321166bfb6515a08fe1dd8053dae6d6840e3 (diff)
Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui
Diffstat (limited to 'indra/newview/llfloaterinventory.h')
-rw-r--r--indra/newview/llfloaterinventory.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterinventory.h b/indra/newview/llfloaterinventory.h
index f59a015b07..823c4903b4 100644
--- a/indra/newview/llfloaterinventory.h
+++ b/indra/newview/llfloaterinventory.h
@@ -58,6 +58,7 @@ public:
// Inherited functionality
/*virtual*/ void onOpen(const LLSD& key);
+ /*virtual*/ void onClose(bool app_quitting);
LLInventoryPanel* getPanel();
LLPanelMainInventory* getMainInventoryPanel() { return mPanelMainInventory;}