summaryrefslogtreecommitdiff
path: root/indra/newview/llimconversation.h
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2012-07-09 18:02:19 -0700
committerMerov Linden <merov@lindenlab.com>2012-07-09 18:02:19 -0700
commit550c6e369474a68bf43af039cd522165eaac1512 (patch)
treef5e21f7861a1e5599a59acec5ee12fc12d12c4a4 /indra/newview/llimconversation.h
parent1d41ff232870428022006875e98df5be21731c68 (diff)
parent9ab042dd1d003da15dd579f366db04d4aae3ff6b (diff)
Pull from richard/viewer-chui
Diffstat (limited to 'indra/newview/llimconversation.h')
-rw-r--r--indra/newview/llimconversation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llimconversation.h b/indra/newview/llimconversation.h
index 50663137ac..682779a44b 100644
--- a/indra/newview/llimconversation.h
+++ b/indra/newview/llimconversation.h
@@ -78,7 +78,7 @@ protected:
bool onIMShowModesMenuItemCheck(const LLSD& userdata);
bool onIMShowModesMenuItemEnable(const LLSD& userdata);
static void onSlide(LLIMConversation *self);
- void onTearOffClicked();
+ virtual void onTearOffClicked();
// refresh a visual state of the Call button
void updateCallBtnState(bool callIsActive);