diff options
author | andreas kainz <kainz.a@gmail.com> | 2018-07-09 15:39:33 +0200 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2018-07-10 08:35:35 +0200 |
commit | ab3e7a234fb6e55274159952743d6c937c7c3f7c (patch) | |
tree | b439b2c3aca5a201371b6c38f033bc0dc5e975be /starmath | |
parent | 02329510d45395422556ff2ac0a0e52892aecb77 (diff) |
tdf#118314 menubar: remove ShowImeStatusWindow in menubars
Function isn't available any more. codebase has to be cleanded up
Change-Id: I42597cde5b5d2472f670552f49776775d5bf391e
Reviewed-on: https://gerrit.libreoffice.org/57183
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Tested-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'starmath')
-rw-r--r-- | starmath/uiconfig/smath/menubar/menubar.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/uiconfig/smath/menubar/menubar.xml b/starmath/uiconfig/smath/menubar/menubar.xml index dfd419a8e8b4..35529de1f77d 100644 --- a/starmath/uiconfig/smath/menubar/menubar.xml +++ b/starmath/uiconfig/smath/menubar/menubar.xml @@ -87,7 +87,6 @@ <menu:menuitem menu:id=".uno:AvailableToolbars"/> <menu:menuitem menu:id=".uno:StatusBarVisible"/> <menu:menuseparator/> - <menu:menuitem menu:id=".uno:ShowImeStatusWindow"/> <menu:menuitem menu:id=".uno:ElementsDockingWindow"/> <menu:menuseparator/> <menu:menuitem menu:id=".uno:FullScreen"/> |