summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterwebcontent.h
diff options
context:
space:
mode:
authorAndreyL ProductEngine <alihatskiy@productengine.com>2016-08-20 12:53:03 +0300
committerAndreyL ProductEngine <alihatskiy@productengine.com>2016-08-20 12:53:03 +0300
commit3d9c39c77cd4e4e8da8abf9234f1c751762985e6 (patch)
tree9c184f738ce3cf96fab61b9d640f38c138a131ec /indra/newview/llfloaterwebcontent.h
parent6ff420d705625fef4b0456c19bb9c766cabb31af (diff)
MAINT-6663 [Win LibVLC] test video buttons still appearing in search
Diffstat (limited to 'indra/newview/llfloaterwebcontent.h')
-rw-r--r--indra/newview/llfloaterwebcontent.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/newview/llfloaterwebcontent.h b/indra/newview/llfloaterwebcontent.h
index 1157d0aab8..0bf93504c2 100644
--- a/indra/newview/llfloaterwebcontent.h
+++ b/indra/newview/llfloaterwebcontent.h
@@ -58,7 +58,8 @@ public:
allow_back_forward_navigation,
trusted_content,
show_page_title,
- clean_browser;
+ clean_browser,
+ dev_mode;
Optional<LLRect> preferred_media_size;
_Params();