summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatereditdaycycle.h
diff options
context:
space:
mode:
authorVadim ProductEngine <vsavchuk@productengine.com>2011-06-07 13:53:15 +0300
committerVadim ProductEngine <vsavchuk@productengine.com>2011-06-07 13:53:15 +0300
commit0a2406b494bed489da02f27852d916790b412ab5 (patch)
tree5b1c04833e194eafaa6682340eeca1393ca03c9d /indra/newview/llfloatereditdaycycle.h
parent4e05ea6ebda88f3e2af4b585f629b11f3729096e (diff)
STORM-1255 WIP Changed a comment and a warning message.
Diffstat (limited to 'indra/newview/llfloatereditdaycycle.h')
-rw-r--r--indra/newview/llfloatereditdaycycle.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/indra/newview/llfloatereditdaycycle.h b/indra/newview/llfloatereditdaycycle.h
index 6dc7333039..c6137ba432 100644
--- a/indra/newview/llfloatereditdaycycle.h
+++ b/indra/newview/llfloatereditdaycycle.h
@@ -37,8 +37,9 @@ class LLLineEditor;
class LLMultiSliderCtrl;
class LLTimeCtrl;
-/// Menu for all of windlight's functionality.
-/// Menuing system for adjusting the atmospheric settings of the world.
+/**
+ * Floater for creating or editing a day cycle.
+ */
class LLFloaterEditDayCycle : public LLFloater
{
LOG_CLASS(LLFloaterEditDayCycle);