summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterwebcontent.h
diff options
context:
space:
mode:
authorcallum_linden <none@none>2016-05-10 17:16:24 -0700
committercallum_linden <none@none>2016-05-10 17:16:24 -0700
commitbceafa5062db394048312aa7fe0a7706fb9524b7 (patch)
treed096cdc49f8671bb12492f46dffaea2f590e02f2 /indra/newview/llfloaterwebcontent.h
parented73eae302d3178dd37163e74902fe149baa2c9c (diff)
working test button in web browser floater - video inverted
Diffstat (limited to 'indra/newview/llfloaterwebcontent.h')
-rwxr-xr-xindra/newview/llfloaterwebcontent.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterwebcontent.h b/indra/newview/llfloaterwebcontent.h
index 4291fd9f2c..519b575b38 100755
--- a/indra/newview/llfloaterwebcontent.h
+++ b/indra/newview/llfloaterwebcontent.h
@@ -92,6 +92,7 @@ protected:
void onClickStop();
void onEnterAddress();
void onPopExternal();
+ void onTestVideo(std::string url);
static void preCreate(Params& p);
void open_media(const Params& );