summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterpreference.h
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2012-05-12 07:29:25 -0400
committerOz Linden <oz@lindenlab.com>2012-05-12 07:29:25 -0400
commitce17ae8a182cf8b1acd88bbbb3dceb7ff39fd0ff (patch)
treeb332bfde14d1f82c574773510d8b4986cd6cba08 /indra/newview/llfloaterpreference.h
parentf509b492226a570bfc8bab0bd50b2e041679ff9f (diff)
STORM-1738: get autoreplace preferences working, clean up some coding and naming conventions
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 ec5994e917..0b63002345 100644
--- a/indra/newview/llfloaterpreference.h
+++ b/indra/newview/llfloaterpreference.h
@@ -157,6 +157,7 @@ public:
void onClickBlockList();
void onClickProxySettings();
void onClickTranslationSettings();
+ void onClickAutoReplace();
void applyUIColor(LLUICtrl* ctrl, const LLSD& param);
void getUIColor(LLUICtrl* ctrl, const LLSD& param);