diff options
author | Oz Linden <oz@lindenlab.com> | 2011-10-28 16:56:55 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-10-28 16:56:55 -0400 |
commit | f18cfe97750cc13374adab15636532fe0fbda19c (patch) | |
tree | 7ee44aff63220d6f07160d247dbf740e51ca9692 /indra/newview/llfloaterpreference.h | |
parent | 6b7e072e85d2bafc78269fd66454a951d361cf12 (diff) | |
parent | a43b47086726c4062abf74675bc8913d36374d4f (diff) |
merge changes for storm-1577
Diffstat (limited to 'indra/newview/llfloaterpreference.h')
-rw-r--r-- | indra/newview/llfloaterpreference.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterpreference.h b/indra/newview/llfloaterpreference.h index 5c74e9f60c..7ee3294478 100644 --- a/indra/newview/llfloaterpreference.h +++ b/indra/newview/llfloaterpreference.h @@ -156,6 +156,7 @@ public: void onChangeMaturity(); void onClickBlockList(); void onClickProxySettings(); + void onClickTranslationSettings(); void applyUIColor(LLUICtrl* ctrl, const LLSD& param); void getUIColor(LLUICtrl* ctrl, const LLSD& param); |