summaryrefslogtreecommitdiff
path: root/indra/newview/llbottomtray.h
diff options
context:
space:
mode:
authorVadim Savchuk <vsavchuk@productengine.com>2010-02-16 21:17:20 +0200
committerVadim Savchuk <vsavchuk@productengine.com>2010-02-16 21:17:20 +0200
commita0cab8fde8f9cfe8dacf8e8f7b40f28e76774526 (patch)
tree9c7f27c19b665d431168509d17b35ff9ac329a98 /indra/newview/llbottomtray.h
parentcc8a0e0a9fbfc9069f8b090616369fa8cde0e895 (diff)
Fixed low priority bug EXT-5425 (Undocked 'Movement Controls' floater became docked after opening from 'World' top menu).
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llbottomtray.h')
-rw-r--r--indra/newview/llbottomtray.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/llbottomtray.h b/indra/newview/llbottomtray.h
index 2eeb0c0017..18c14e5e19 100644
--- a/indra/newview/llbottomtray.h
+++ b/indra/newview/llbottomtray.h
@@ -94,6 +94,9 @@ public:
void showCameraButton(BOOL visible);
void showSnapshotButton(BOOL visible);
+ void toggleMovementControls();
+ void toggleCameraControls();
+
void onMouselookModeIn();
void onMouselookModeOut();