summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterdeleteenvpreset.h
diff options
context:
space:
mode:
authorVadim ProductEngine <vsavchuk@productengine.com>2011-06-01 18:26:36 +0300
committerVadim ProductEngine <vsavchuk@productengine.com>2011-06-01 18:26:36 +0300
commit995a006b58f2be1d7236b32be3570b6d7250013b (patch)
tree475c135fca3d5c7ff89ecb70ead0a0a4ecccc3da /indra/newview/llfloaterdeleteenvpreset.h
parent6e2c05a512f498fe10aee307308e0365536f9819 (diff)
STORM-1253 WIP Update UI when a day cycle gets added or deleted.
Diffstat (limited to 'indra/newview/llfloaterdeleteenvpreset.h')
-rw-r--r--indra/newview/llfloaterdeleteenvpreset.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterdeleteenvpreset.h b/indra/newview/llfloaterdeleteenvpreset.h
index 76b23feae8..aaa4143233 100644
--- a/indra/newview/llfloaterdeleteenvpreset.h
+++ b/indra/newview/llfloaterdeleteenvpreset.h
@@ -50,6 +50,7 @@ private:
void populateDayCyclesList();
void onDeleteDayCycleConfirmation();
+ void onDayCycleListChange();
LLComboBox* mPresetCombo;
};