summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterbuildoptions.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloaterbuildoptions.h')
-rw-r--r--indra/newview/llfloaterbuildoptions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaterbuildoptions.h b/indra/newview/llfloaterbuildoptions.h
index da72520486..61db303ba2 100644
--- a/indra/newview/llfloaterbuildoptions.h
+++ b/indra/newview/llfloaterbuildoptions.h
@@ -45,7 +45,7 @@ class LLFloaterBuildOptions
: public LLFloater, public LLFloaterSingleton<LLFloaterBuildOptions>
{
friend class LLUISingleton<LLFloaterBuildOptions, VisibilityPolicy<LLFloater> >;
-protected:
+public:
LLFloaterBuildOptions(const LLSD& key);
~LLFloaterBuildOptions();
};