diff options
Diffstat (limited to 'linden/indra/newview/llimview.h')
-rw-r--r-- | linden/indra/newview/llimview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llimview.h b/linden/indra/newview/llimview.h index 00b052f..9a0c462 100644 --- a/linden/indra/newview/llimview.h +++ b/linden/indra/newview/llimview.h | |||
@@ -97,7 +97,7 @@ public: | |||
97 | // IM received that you haven't seen yet | 97 | // IM received that you haven't seen yet |
98 | BOOL getIMReceived() const; | 98 | BOOL getIMReceived() const; |
99 | 99 | ||
100 | void setFloaterOpen(BOOL open); | 100 | void setFloaterOpen(BOOL open); /*Flawfinder: ignore*/ |
101 | BOOL getFloaterOpen(); | 101 | BOOL getFloaterOpen(); |
102 | 102 | ||
103 | LLFloaterIM * getFloater() { return mTalkFloater; } | 103 | LLFloaterIM * getFloater() { return mTalkFloater; } |