summaryrefslogtreecommitdiff
path: root/indra/newview/llpanellandmedia.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llpanellandmedia.h')
-rw-r--r--indra/newview/llpanellandmedia.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpanellandmedia.h b/indra/newview/llpanellandmedia.h
index 2bcd1fa14d..161784f047 100644
--- a/indra/newview/llpanellandmedia.h
+++ b/indra/newview/llpanellandmedia.h
@@ -39,7 +39,7 @@ class LLPanelLandMedia
public:
LLPanelLandMedia(LLSafeHandle<LLParcelSelection>& parcelp);
/*virtual*/ ~LLPanelLandMedia();
- /*virtual*/ BOOL postBuild();
+ /*virtual*/ bool postBuild();
void refresh();
void setMediaType(const std::string& media_type);
void setMediaURL(const std::string& media_type);