diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2011-10-31 11:41:20 -0400 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2011-10-31 11:41:20 -0400 |
commit | 35aa37ceedaa1cadc5fd01639ecf0fafa2214b6f (patch) | |
tree | 70ccbf451ca7b3113d9baee8498072d7a1f55535 /indra/newview/llfloaterpreference.h | |
parent | 012a0953b56d8313c6c0f71444f115de1aeeb7e1 (diff) | |
parent | f18cfe97750cc13374adab15636532fe0fbda19c (diff) |
merge
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); |