summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterpreference.h
diff options
context:
space:
mode:
authorSeth ProductEngine <slitovchuk@productengine.com>2010-12-08 23:43:25 +0200
committerSeth ProductEngine <slitovchuk@productengine.com>2010-12-08 23:43:25 +0200
commitc8d1cf82eb89d46e40bf1dd28ef2a1597273f921 (patch)
tree5adc3c9120a9bcba1c66c4a5449a1c883d7bc45a /indra/newview/llfloaterpreference.h
parent39e4303653a2eb4e6582fdea9646db8b29f96805 (diff)
STORM-584 ADDITIONAL FIX When the user sets the opacity for the name tag the selected opacity is shown in the color swatch to the left.
Fixed color swatch label and tooltip. Added toolltip to opacity slider.
Diffstat (limited to 'indra/newview/llfloaterpreference.h')
-rw-r--r--indra/newview/llfloaterpreference.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterpreference.h b/indra/newview/llfloaterpreference.h
index bb871e7e25..0f51189853 100644
--- a/indra/newview/llfloaterpreference.h
+++ b/indra/newview/llfloaterpreference.h
@@ -84,6 +84,7 @@ protected:
void onClickBrowserClearCache();
void onLanguageChange();
+ void onNameTagOpacityChange(const LLSD& newvalue);
// set value of "BusyResponseChanged" in account settings depending on whether busy response
// string differs from default after user changes.