diff options
author | andreas kainz <kainz.a@gmail.com> | 2019-06-26 01:30:43 +0200 |
---|---|---|
committer | andreas_kainz <kainz.a@gmail.com> | 2019-06-26 10:51:45 +0200 |
commit | 103b562b86a1c96c344bce8eee3ed8e1c4b77323 (patch) | |
tree | 999cc367c953c4386afb56cc844e6b0839e74057 /sd/uiconfig | |
parent | fe855eda54faf6196ad9dea12d8dc090b6d6c1da (diff) |
NB draw tabbed compact update context- stuff
Change-Id: I8c39d1e6838743098276fbe02cc3a412973ba8ca
Reviewed-on: https://gerrit.libreoffice.org/74723
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'sd/uiconfig')
-rw-r--r-- | sd/uiconfig/sdraw/ui/notebookbar_compact.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/uiconfig/sdraw/ui/notebookbar_compact.ui b/sd/uiconfig/sdraw/ui/notebookbar_compact.ui index ea9e2e759723..1985316f49fb 100644 --- a/sd/uiconfig/sdraw/ui/notebookbar_compact.ui +++ b/sd/uiconfig/sdraw/ui/notebookbar_compact.ui @@ -9152,6 +9152,7 @@ <class name="context-Text"/> <class name="context-DrawText"/> <class name="context-TextObject"/> + <class name="context-Table"/> </style> </object> <packing> @@ -13709,6 +13710,8 @@ <property name="use_underline">True</property> <style> <class name="context-Draw"/> + <class name="context-DrawLine"/> + <class name="context-MultiObject"/> </style> </object> <packing> |