diff options
author | Tomaž Vajngerl <quikee@gmail.com> | 2013-05-20 00:13:10 +0200 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2013-05-20 00:20:27 +0200 |
commit | 2d3baccf0249f8c68dcf8f9b0000453d0bc82d8f (patch) | |
tree | e40b44c418a9dde000e6e461d719b98227538539 /starmath/uiconfig/smath/menubar | |
parent | c0b8dd85d4b49e8800e69e614c567ce272ac9780 (diff) |
Math: new rendered Elements docking window added
Added a docking window with elements that are rendered using the
math renderer insted of static pictures. Currently this is an
alternative to the existing elements floating window which will
be removed when the new one is ready. This is an initial but
fully functional version.
Change-Id: I7678d09d643c532c672447026b0f12b7b70fc91d
Diffstat (limited to 'starmath/uiconfig/smath/menubar')
-rw-r--r-- | starmath/uiconfig/smath/menubar/menubar.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/uiconfig/smath/menubar/menubar.xml b/starmath/uiconfig/smath/menubar/menubar.xml index 8a4d7c989737..9fb97394164b 100644 --- a/starmath/uiconfig/smath/menubar/menubar.xml +++ b/starmath/uiconfig/smath/menubar/menubar.xml @@ -81,6 +81,7 @@ <menu:menuitem menu:id=".uno:StatusBarVisible"/> <menu:menuitem menu:id=".uno:ShowImeStatusWindow"/> <menu:menuitem menu:id=".uno:ToolBox"/> + <menu:menuitem menu:id=".uno:ElementsDockingWindow"/> <menu:menuseparator/> <menu:menuitem menu:id=".uno:TaskPane"/> <menu:menuseparator/> |