summaryrefslogtreecommitdiff
path: root/indra/newview/llimfloater.h
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-05-14 10:22:24 +0100
committerTofu Linden <tofu.linden@lindenlab.com>2010-05-14 10:22:24 +0100
commita5f365c331149b03366be421aa1597dfbcb1bb33 (patch)
treed792c599804e87f892cfcca12e8260e68be3855a /indra/newview/llimfloater.h
parent3ce4cecd681f3f95c7b1fe04db75c384d0b0854e (diff)
parent07678ad2db9ffca1cacdab4f28c63e01e8e6f514 (diff)
merge from PE's viewer-trunk
Diffstat (limited to 'indra/newview/llimfloater.h')
-rw-r--r--indra/newview/llimfloater.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llimfloater.h b/indra/newview/llimfloater.h
index d63246a5cd..fef178e3a2 100644
--- a/indra/newview/llimfloater.h
+++ b/indra/newview/llimfloater.h
@@ -155,6 +155,8 @@ private:
static void closeHiddenIMToasts();
+ static void confirmLeaveCallCallback(const LLSD& notification, const LLSD& response);
+
LLPanelChatControlPanel* mControlPanel;
LLUUID mSessionID;
S32 mLastMessageIndex;