summaryrefslogtreecommitdiff
path: root/indra/newview/llchiclet.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llchiclet.h')
-rw-r--r--indra/newview/llchiclet.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/llchiclet.h b/indra/newview/llchiclet.h
index a2fda483f0..353fc01c34 100644
--- a/indra/newview/llchiclet.h
+++ b/indra/newview/llchiclet.h
@@ -791,6 +791,8 @@ public:
void setToggleState(BOOL toggled);
+ void setNewMessagesState(bool new_messages);
+
protected:
LLSysWellChiclet(const Params& p);
@@ -804,8 +806,6 @@ protected:
*/
void changeLitState();
- void setNewMessagesState(bool new_messages);
-
protected:
class FlashToLitTimer;
LLButton* mButton;