summaryrefslogtreecommitdiff
path: root/indra/newview/llnearbychatbar.h
diff options
context:
space:
mode:
authorLeslie Linden <leslie@lindenlab.com>2011-10-12 17:43:47 -0700
committerLeslie Linden <leslie@lindenlab.com>2011-10-12 17:43:47 -0700
commit309ebb84a8cf93e03e2594525aa128b3002040bf (patch)
tree53133ec64c6419f44389a071269cd0709703fff2 /indra/newview/llnearbychatbar.h
parentf95922c27330b12ba22434203bf6955c06b74ba4 (diff)
* Floater positioning now based on position of other cascading windows currently
open.
Diffstat (limited to 'indra/newview/llnearbychatbar.h')
-rw-r--r--indra/newview/llnearbychatbar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llnearbychatbar.h b/indra/newview/llnearbychatbar.h
index 5a7edac1bb..bc00c1b9fc 100644
--- a/indra/newview/llnearbychatbar.h
+++ b/indra/newview/llnearbychatbar.h
@@ -71,7 +71,7 @@ protected:
void onChatBoxCommit();
void onChatFontChange(LLFontGL* fontp);
- /* virtual */ void applyRectControl();
+ /* virtual */ bool applyRectControl();
void onToggleNearbyChatPanel();