summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatersidepanelcontainer.h
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2012-08-29 18:20:29 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2012-08-29 18:20:29 -0400
commit9e1b5bcd2cf40e9efe381f7fea7d855924b0f11c (patch)
tree536c5ab4b5c5b02d51ba185d375891ac9b968776 /indra/newview/llfloatersidepanelcontainer.h
parenta6bdef648014ec1c7424b2bd307b3453cc5c786c (diff)
SH-3312 FIX - closing floater with outfit edit now has same behavior as explicitly leaving outfit edit with backarrow
Diffstat (limited to 'indra/newview/llfloatersidepanelcontainer.h')
-rwxr-xr-x[-rw-r--r--]indra/newview/llfloatersidepanelcontainer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llfloatersidepanelcontainer.h b/indra/newview/llfloatersidepanelcontainer.h
index 10d85867ce..491723471f 100644..100755
--- a/indra/newview/llfloatersidepanelcontainer.h
+++ b/indra/newview/llfloatersidepanelcontainer.h
@@ -51,6 +51,8 @@ public:
/*virtual*/ void onOpen(const LLSD& key);
+ /*virtual*/ void onClickCloseBtn();
+
LLPanel* openChildPanel(const std::string& panel_name, const LLSD& params);
static void showPanel(const std::string& floater_name, const LLSD& key);