summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterpreference.h
diff options
context:
space:
mode:
authorcallum_linden <none@none>2013-04-09 17:04:57 -0700
committercallum_linden <none@none>2013-04-09 17:04:57 -0700
commit1d3f018e812daf5fb7834258940b13a2239106b4 (patch)
treebea83c6d6924a159d136e54eb68a56e5ed5c6f50 /indra/newview/llfloaterpreference.h
parentd8dc74b83349752768d99b77c92a284955ee04e4 (diff)
MAINT-2417 FIX Update Graphics tab layout
Diffstat (limited to 'indra/newview/llfloaterpreference.h')
-rw-r--r--indra/newview/llfloaterpreference.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/newview/llfloaterpreference.h b/indra/newview/llfloaterpreference.h
index 22e80a21cb..cb180f6f1e 100644
--- a/indra/newview/llfloaterpreference.h
+++ b/indra/newview/llfloaterpreference.h
@@ -154,8 +154,7 @@ public:
void onChangeQuality(const LLSD& data);
void updateSliderText(LLSliderCtrl* ctrl, LLTextBox* text_box);
- void onUpdateSliderText(LLUICtrl* ctrl, const LLSD& name);
-// void fractionFromDecimal(F32 decimal_val, S32& numerator, S32& denominator);
+ void refreshUI();
void onCommitParcelMediaAutoPlayEnable();
void onCommitMediaEnabled();