summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelenvironment.h
diff options
context:
space:
mode:
authorandreykproductengine <andreykproductengine@lindenlab.com>2019-01-09 21:57:12 +0200
committerandreykproductengine <andreykproductengine@lindenlab.com>2019-01-09 21:57:12 +0200
commit13c537e9a0f05857f89085b91ac098921c317fb1 (patch)
tree04a0f41d7be61c1456d8acbe681c3ae614dceb55 /indra/newview/llpanelenvironment.h
parent3cb7eb639398db5f1828f6afb45e2313434b75f7 (diff)
SL-10279 Readjusting altitude slider
Diffstat (limited to 'indra/newview/llpanelenvironment.h')
-rw-r--r--indra/newview/llpanelenvironment.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpanelenvironment.h b/indra/newview/llpanelenvironment.h
index 18ab64dc12..b5debe69c2 100644
--- a/indra/newview/llpanelenvironment.h
+++ b/indra/newview/llpanelenvironment.h
@@ -71,6 +71,7 @@ protected:
static const std::string SLD_DAYOFFSET;
static const std::string SLD_ALTITUDES;
static const std::string ICN_GROUND;
+ static const std::string ICN_WATER;
static const std::string CHK_ALLOWOVERRIDE;
static const std::string BTN_APPLY;
static const std::string BTN_CANCEL;