summaryrefslogtreecommitdiff
path: root/indra/newview/llpaneleditsky.h
diff options
context:
space:
mode:
authorRider Linden <rider@lindenlab.com>2018-08-21 15:59:18 -0700
committerRider Linden <rider@lindenlab.com>2018-08-21 15:59:18 -0700
commit4859db1adabcf84b959ff0603f1bb8401232164c (patch)
tree94772976ee3b8bae51eeb6510711da9e74b2a013 /indra/newview/llpaneleditsky.h
parent477c66c890d5d87318705415315aaf9464bec2ff (diff)
MAINT-9026: Adding scale for sun and moon. Also don't allow the user to directly set the radio buttons for inventory and custom.
Diffstat (limited to 'indra/newview/llpaneleditsky.h')
-rw-r--r--indra/newview/llpaneleditsky.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llpaneleditsky.h b/indra/newview/llpaneleditsky.h
index 7c49c839ec..f0cfc0dab7 100644
--- a/indra/newview/llpaneleditsky.h
+++ b/indra/newview/llpaneleditsky.h
@@ -120,8 +120,10 @@ private:
void onGlowChanged();
void onStarBrightnessChanged();
void onSunRotationChanged();
+ void onSunScaleChanged();
void onSunImageChanged();
void onMoonRotationChanged();
+ void onMoonScaleChanged();
void onMoonImageChanged();
};
#endif // LLPANEL_EDIT_SKY_H