summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterwater.h
diff options
context:
space:
mode:
authorCelierra Darling <none@none>2011-01-10 15:06:30 -0500
committerCelierra Darling <none@none>2011-01-10 15:06:30 -0500
commit6bb02e0e260df2d00ab53376cf15af5e7e2fd12f (patch)
tree223206995f774b659b2ef0c735fe681314e64c1e /indra/newview/llfloaterwater.h
parent2fb337bc12984f9abecfbc7f3918c372a7b5ac6c (diff)
STORM-1126 WIP Windlight Estate Settings port from 1.23: Various changes to allow compilation
(resubmitted by Vadim ProductEngine)
Diffstat (limited to 'indra/newview/llfloaterwater.h')
-rw-r--r--indra/newview/llfloaterwater.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/llfloaterwater.h b/indra/newview/llfloaterwater.h
index 8b3915bfe9..3bdec389f3 100644
--- a/indra/newview/llfloaterwater.h
+++ b/indra/newview/llfloaterwater.h
@@ -107,8 +107,8 @@ public:
private:
static std::set<std::string> sDefaultPresets;
- static LLEnvKey::EScope sScope;
- static std::string sOriginalTitle;
+ static LLEnvKey::EScope sScope;
+ static std::string sOriginalTitle;
static LLFloaterWater* sWater;
};