summaryrefslogtreecommitdiff
path: root/indra/newview/llmediactrl.h
diff options
context:
space:
mode:
authorandreykproductengine <akleshchev@productengine.com>2015-04-27 16:00:32 +0300
committerandreykproductengine <akleshchev@productengine.com>2015-04-27 16:00:32 +0300
commitd05107193b03fc4b035975bae99710d0167ce0ad (patch)
tree6d24f3f6b96fbb62029185f8b49b9ccb7ade3590 /indra/newview/llmediactrl.h
parentbb87365c37047a35bf524a98d5a48cdb2d56948e (diff)
MAINT-5062 FIXED Non-default UI sizing breaks scroll bar functions
Diffstat (limited to 'indra/newview/llmediactrl.h')
-rwxr-xr-xindra/newview/llmediactrl.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/newview/llmediactrl.h b/indra/newview/llmediactrl.h
index 785c57b78a..988733b85a 100755
--- a/indra/newview/llmediactrl.h
+++ b/indra/newview/llmediactrl.h
@@ -192,7 +192,8 @@ public:
mHidingInitialLoad,
mClearCache,
mHoverTextChanged,
- mDecoupleTextureSize;
+ mDecoupleTextureSize,
+ mUpdateScrolls;
std::string mHomePageUrl,
mHomePageMimeType,