diff options
author | Steven Bennetts <steve@lindenlab.com> | 2008-04-28 22:19:05 +0000 |
---|---|---|
committer | Steven Bennetts <steve@lindenlab.com> | 2008-04-28 22:19:05 +0000 |
commit | 75ee8558abb662b6a0a6b559c61a9549818d2962 (patch) | |
tree | 344d00fe450ed2618e54368382e4c39b7ad66ae2 /indra/newview/llfloaterchatterbox.h | |
parent | a089a401ee39c016d7d5c950d4f36e170c5a00e4 (diff) |
merge release-QAR-499 Viewer 1.20 RC 2 (additional changes)
merge Branch_1-20-Viewer -r 85100 : 85278 -> release
Diffstat (limited to 'indra/newview/llfloaterchatterbox.h')
-rw-r--r-- | indra/newview/llfloaterchatterbox.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterchatterbox.h b/indra/newview/llfloaterchatterbox.h index e74a2e3ffd..1d15362435 100644 --- a/indra/newview/llfloaterchatterbox.h +++ b/indra/newview/llfloaterchatterbox.h @@ -51,6 +51,7 @@ public: /*virtual*/ void draw(); /*virtual*/ void onOpen(); /*virtual*/ void onClose(bool app_quitting); + /*virtual*/ void setMinimized(BOOL minimized); /*virtual*/ void removeFloater(LLFloater* floaterp); /*virtual*/ void addFloater(LLFloater* floaterp, |