summaryrefslogtreecommitdiff
path: root/indra/llui/llfloaterreg.h
diff options
context:
space:
mode:
authorSteve Bennetts <steve@lindenlab.com>2009-10-30 12:03:47 -0700
committerSteve Bennetts <steve@lindenlab.com>2009-10-30 12:03:47 -0700
commit922a05c1fee127ceb8331f0e7a1b25664cd5dd31 (patch)
tree463dc151080f633897a95c417878357e71b291e2 /indra/llui/llfloaterreg.h
parent31eac6e0eeae507a13a23a9116c87eb815ab8141 (diff)
parent6324cf82f290e88c3db677e1ced706560d5ca00b (diff)
merge
Diffstat (limited to 'indra/llui/llfloaterreg.h')
-rw-r--r--indra/llui/llfloaterreg.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/indra/llui/llfloaterreg.h b/indra/llui/llfloaterreg.h
index 451bd1dbe3..634a235926 100644
--- a/indra/llui/llfloaterreg.h
+++ b/indra/llui/llfloaterreg.h
@@ -121,6 +121,10 @@ public:
static std::string declareRectControl(const std::string& name);
static std::string getVisibilityControlName(const std::string& name);
static std::string declareVisibilityControl(const std::string& name);
+
+ static std::string declareDockStateControl(const std::string& name);
+ static std::string getDockStateControlName(const std::string& name);
+
static void registerControlVariables();
// Callback wrappers