diff options
Diffstat (limited to 'indra/newview/llfloatereditdaycycle.h')
-rw-r--r-- | indra/newview/llfloatereditdaycycle.h | 5 |
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); |