summaryrefslogtreecommitdiff
path: root/indra/newview/llimfloater.h
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-04-30 07:49:05 +0100
committerTofu Linden <tofu.linden@lindenlab.com>2010-04-30 07:49:05 +0100
commite4ac91472173b4e943ceb7081c021ed103415a0b (patch)
treea304116660473245e946e4c3b70b8779eb9930f7 /indra/newview/llimfloater.h
parentcb96bdc188b7177d253426e398932426276762f8 (diff)
parentc19c7d7d3bd2b36e4e7a50d64e38a97a676b0e80 (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 763dd5655b..f9dd8b9b85 100644
--- a/indra/newview/llimfloater.h
+++ b/indra/newview/llimfloater.h
@@ -148,6 +148,8 @@ private:
// Remove the "User is typing..." indicator.
void removeTypingIndicator(const LLIMInfo* im_info = NULL);
+ static void closeHiddenIMToasts();
+
LLPanelChatControlPanel* mControlPanel;
LLUUID mSessionID;
S32 mLastMessageIndex;