summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterregioninfo.h
diff options
context:
space:
mode:
authorVadim ProductEngine <vsavchuk@productengine.com>2011-05-30 22:47:17 +0300
committerVadim ProductEngine <vsavchuk@productengine.com>2011-05-30 22:47:17 +0300
commit1dd6d3f43e465b29a9ed3a672db13db4f6654435 (patch)
treedbc26cdf93b26f3c8af377ec3ee14f55aa85d66a /indra/newview/llfloaterregioninfo.h
parent3a8521c38b17adb9d3006be0d7a23f94da7bcaea (diff)
STORM-1256 WIP Grey out Apply/Cancel buttons when no local change made.
Diffstat (limited to 'indra/newview/llfloaterregioninfo.h')
-rw-r--r--indra/newview/llfloaterregioninfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterregioninfo.h b/indra/newview/llfloaterregioninfo.h
index 324b3fb157..6075842e76 100644
--- a/indra/newview/llfloaterregioninfo.h
+++ b/indra/newview/llfloaterregioninfo.h
@@ -448,6 +448,7 @@ private:
void refresh();
void setControlsEnabled(bool enabled);
void setApplyProgress(bool started);
+ void setDirty(bool dirty);
void populateWaterPresetsList();
void populateSkyPresetsList();