From a06256838cfc59c59d50bca0d75ad1b121bdd096 Mon Sep 17 00:00:00 2001 From: AlexanderP ProductEngine Date: Fri, 10 Aug 2012 17:13:16 +0300 Subject: build fix --- indra/newview/llimconversation.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'indra/newview/llimconversation.h') diff --git a/indra/newview/llimconversation.h b/indra/newview/llimconversation.h index 94a3a7781b..f21be94ee2 100644 --- a/indra/newview/llimconversation.h +++ b/indra/newview/llimconversation.h @@ -95,6 +95,9 @@ protected: void hideOrShowTitle(); // toggle the floater's drag handle void hideAllStandardButtons(); + /// Update floater header and toolbar buttons when hosted/torn off state is toggled. + void updateHeaderAndToolbar(); + bool mIsNearbyChat; bool mIsP2PChat; @@ -114,8 +117,6 @@ private: /// Refreshes the floater at a constant rate. virtual void refresh() = 0; - /// Update floater header and toolbar buttons when hosted/torn off state is toggled. - void updateHeaderAndToolbar(); /** * Adjusts chat history height to fit vertically with input chat field -- cgit v1.2.3