summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterpreference.h
diff options
context:
space:
mode:
authorKitty Barnett <develop@catznip.com>2012-05-31 02:56:42 +0200
committerKitty Barnett <develop@catznip.com>2012-05-31 02:56:42 +0200
commit53222ef517b97249df1e1a6db2e29c0d86b2e773 (patch)
tree56dffe4a1c320933a4a3491bd3748c9ce883f99b /indra/newview/llfloaterpreference.h
parente4c54afec2445e43b77fc955f6fc97ec3519b064 (diff)
STORM-276 Match preferences look to that of the auto-replace functionality in STORM-1738
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 af10af7f48..669099ad7b 100644
--- a/indra/newview/llfloaterpreference.h
+++ b/indra/newview/llfloaterpreference.h
@@ -121,7 +121,6 @@ public:
void setCacheLocation(const LLStringExplicit& location);
- void onClickDictMove(const std::string& from, const std::string& to);
void onClickSetCache();
void onClickResetCache();
void onClickSkin(LLUICtrl* ctrl,const LLSD& userdata);
@@ -158,11 +157,11 @@ public:
void onClickBlockList();
void onClickProxySettings();
void onClickTranslationSettings();
+ void onClickSpellChecker();
void applyUIColor(LLUICtrl* ctrl, const LLSD& param);
void getUIColor(LLUICtrl* ctrl, const LLSD& param);
void buildPopupLists();
- void refreshDictLists(bool from_settings);
static void refreshSkin(void* data);
private:
static std::string sSkin;