diff options
Diffstat (limited to 'indra/newview/llfloatereditsky.h')
-rw-r--r-- | indra/newview/llfloatereditsky.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloatereditsky.h b/indra/newview/llfloatereditsky.h index ff31476ee0..a06c4fc5fa 100644 --- a/indra/newview/llfloatereditsky.h +++ b/indra/newview/llfloatereditsky.h @@ -72,6 +72,7 @@ private: // lighting callbacks for sun void onSunMoved(LLUICtrl* ctrl, void* userdata); + void onTimeChanged(); // for handling when the star slider is moved to adjust the alpha void onStarAlphaMoved(LLUICtrl* ctrl); |