summaryrefslogtreecommitdiff
path: root/indra/newview/llpaneleditsky.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llpaneleditsky.h')
-rw-r--r--indra/newview/llpaneleditsky.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/indra/newview/llpaneleditsky.h b/indra/newview/llpaneleditsky.h
index 002586b550..c02c9c95a0 100644
--- a/indra/newview/llpaneleditsky.h
+++ b/indra/newview/llpaneleditsky.h
@@ -76,6 +76,10 @@ private:
void onDensityMultipChanged();
void onDistanceMultipChanged();
void onMaxAltChanged();
+ void onMoistureLevelChanged();
+ void onDropletRadiusChanged();
+ void onIceLevelChanged();
+
};
class LLPanelSettingsSkyCloudTab : public LLPanelSettingsSky
@@ -160,9 +164,6 @@ protected:
void onAbsorptionLinearChanged();
void onAbsorptionConstantChanged();
void onAbsorptionMaxAltitudeChanged();
- void onMoistureLevelChanged();
- void onDropletRadiusChanged();
- void onIceLevelChanged();
// update the settings for our profile type
void updateProfile();