summaryrefslogtreecommitdiff
path: root/indra/newview/llmediactrl.h
diff options
context:
space:
mode:
authorandreykproductengine <akleshchev@productengine.com>2014-05-12 20:01:20 +0300
committerandreykproductengine <akleshchev@productengine.com>2014-05-12 20:01:20 +0300
commitb36458a98fb3aeb63d2aca5e3249c7aa508192c8 (patch)
tree34b4d349814cc52d38fc45e0d06bf478aa06fa0e /indra/newview/llmediactrl.h
parent7fb4b417ce2048305eab6f1dbf51276697a94ff1 (diff)
MAINT-1734 FIXED Avatar chooser panel is empty the session after an avatar is chosen.
Diffstat (limited to 'indra/newview/llmediactrl.h')
-rwxr-xr-xindra/newview/llmediactrl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llmediactrl.h b/indra/newview/llmediactrl.h
index 5978a7a344..086b384a72 100755
--- a/indra/newview/llmediactrl.h
+++ b/indra/newview/llmediactrl.h
@@ -99,6 +99,7 @@ public:
void navigateBack();
void navigateHome();
void navigateForward();
+ void navigateStop();
void navigateToLocalPage( const std::string& subdir, const std::string& filename_in );
bool canNavigateBack();
bool canNavigateForward();