summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterwindlight.cpp
diff options
context:
space:
mode:
authorVadim ProductEngine <vsavchuk@productengine.com>2011-06-07 00:17:21 +0300
committerVadim ProductEngine <vsavchuk@productengine.com>2011-06-07 00:17:21 +0300
commit4e05ea6ebda88f3e2af4b585f629b11f3729096e (patch)
tree89ae134019175416da4f75fab5b8685213150796 /indra/newview/llfloaterwindlight.cpp
parent9f4779e09997e70246c3c0c5f831bf55d4ed6a4f (diff)
STORM-1255 WIP Implemented creating, editing and removing local sky presets.
Diffstat (limited to 'indra/newview/llfloaterwindlight.cpp')
-rw-r--r--indra/newview/llfloaterwindlight.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llfloaterwindlight.cpp b/indra/newview/llfloaterwindlight.cpp
index 16cb0f5e57..f78fada155 100644
--- a/indra/newview/llfloaterwindlight.cpp
+++ b/indra/newview/llfloaterwindlight.cpp
@@ -57,6 +57,8 @@
#undef max
+// *TODO: Remove this class in favor of LLFloaterEditSky
+
LLFloaterWindLight* LLFloaterWindLight::sWindLight = NULL;
std::set<LLWLParamKey> LLFloaterWindLight::sDefaultPresets;
LLEnvKey::EScope LLFloaterWindLight::sScope;