diff options
| author | AlexanderP ProductEngine <apaschenko@productengine.com> | 2012-06-18 23:20:17 +0300 |
|---|---|---|
| committer | AlexanderP ProductEngine <apaschenko@productengine.com> | 2012-06-18 23:20:17 +0300 |
| commit | 7edcbb1613d30f9fecf3ccbe342d45b7761f5b56 (patch) | |
| tree | f9f12ff14ee04a5ec88c9f7ce6a13ab130b63d67 /indra/newview/llnearbychat.cpp | |
| parent | bc5e0eda1b1b9c289734bebe6a533565aadfd3a2 (diff) | |
CHUI-100 WIP Fix translate chat checkbox showing
Diffstat (limited to 'indra/newview/llnearbychat.cpp')
| -rw-r--r-- | indra/newview/llnearbychat.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/newview/llnearbychat.cpp b/indra/newview/llnearbychat.cpp index e4b891889c..1b2d9b6801 100644 --- a/indra/newview/llnearbychat.cpp +++ b/indra/newview/llnearbychat.cpp @@ -393,10 +393,6 @@ void LLNearbyChat::showHistory() storeRectControl(); } -void LLNearbyChat::showTranslationCheckbox(BOOL show) -{ - getChild<LLUICtrl>("translate_chat_checkbox_lp")->setVisible(show); -} BOOL LLNearbyChat::tick() { |
