summaryrefslogtreecommitdiff
path: root/indra/newview/llmediactrl.h
diff options
context:
space:
mode:
authorMonroe Linden <monroe@lindenlab.com>2010-12-20 12:02:56 -0800
committerMonroe Linden <monroe@lindenlab.com>2010-12-20 12:02:56 -0800
commit67a914ebd7bd7dd13a3bf6f45a962425dba55a3b (patch)
treece3f6d692e2a7fb410d837aa5186f34f57c2d945 /indra/newview/llmediactrl.h
parentdee57bea2526c84fb753abfd08e22c19f1cad21c (diff)
Fix for a couple of minor merge issues.
Diffstat (limited to 'indra/newview/llmediactrl.h')
-rw-r--r--indra/newview/llmediactrl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llmediactrl.h b/indra/newview/llmediactrl.h
index f95592551c..38a74f90d3 100644
--- a/indra/newview/llmediactrl.h
+++ b/indra/newview/llmediactrl.h
@@ -62,6 +62,7 @@ public:
Optional<LLUIColor> caret_color;
Optional<std::string> initial_mime_type;
+ Optional<std::string> media_id;
Params();
};