aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llfloaterchatterbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llfloaterchatterbox.h')
-rw-r--r--linden/indra/newview/llfloaterchatterbox.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/linden/indra/newview/llfloaterchatterbox.h b/linden/indra/newview/llfloaterchatterbox.h
index 33aac82..ff2f243 100644
--- a/linden/indra/newview/llfloaterchatterbox.h
+++ b/linden/indra/newview/llfloaterchatterbox.h
@@ -91,6 +91,8 @@ public:
91 VisibilityPolicy<LLFloater>::hide(instance, key); 91 VisibilityPolicy<LLFloater>::hide(instance, key);
92 } 92 }
93 93
94 static void markAsUnread(bool unread);
95
94private: 96private:
95 LLFloater* getFloater(const LLSD& key) 97 LLFloater* getFloater(const LLSD& key)
96 { 98 {