diff options
author | maxim@mnikolenko <maxim@mnikolenko> | 2013-01-21 14:10:12 +0200 |
---|---|---|
committer | maxim@mnikolenko <maxim@mnikolenko> | 2013-01-21 14:10:12 +0200 |
commit | 824457f98c93a2f48f402740982a410b9fbc3487 (patch) | |
tree | 2a665693aa96270d98a72e94494fcb7d295b8eb9 /indra/newview/llfloaterimsessiontab.h | |
parent | 52018b79bdd715dbb7bd42792447566347b641d5 (diff) |
CHUI-567 FIXED Menu items are moved to Participant view menu
Diffstat (limited to 'indra/newview/llfloaterimsessiontab.h')
-rw-r--r-- | indra/newview/llfloaterimsessiontab.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/newview/llfloaterimsessiontab.h b/indra/newview/llfloaterimsessiontab.h index 05da0f98bc..0fa99a46be 100644 --- a/indra/newview/llfloaterimsessiontab.h +++ b/indra/newview/llfloaterimsessiontab.h @@ -109,12 +109,8 @@ protected: // bool onIMShowModesMenuItemCheck(const LLSD& userdata); bool onIMShowModesMenuItemEnable(const LLSD& userdata); - bool isTranslatingEnabled(const LLSD& userdata); - bool isTranslationOn(const LLSD& userdata); static void onSlide(LLFloaterIMSessionTab *self); - void toggleTranslation(const LLSD& userdata); - // refresh a visual state of the Call button void updateCallBtnState(bool callIsActive); |