[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - sd/uiconfig

andreas kainz (via logerrit) logerrit at kemper.freedesktop.org
Wed Jul 3 22:09:47 UTC 2019


 sd/uiconfig/sdraw/ui/notebookbar_single.ui             |    1 +
 sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui |    1 +
 2 files changed, 2 insertions(+)

New commits:
commit b1aba2721848c2d384bb33627568cdff96f30bac
Author:     andreas kainz <kainz.a at gmail.com>
AuthorDate: Wed Jul 3 23:00:46 2019 +0200
Commit:     andreas_kainz <kainz.a at gmail.com>
CommitDate: Thu Jul 4 00:08:13 2019 +0200

    NB impress groupedbar and draw contextual single context-DrawText missing
    
    Change-Id: I36e686283b57342408754ae96aa39d505668de07
    Reviewed-on: https://gerrit.libreoffice.org/75063
    Tested-by: Jenkins
    Reviewed-by: andreas_kainz <kainz.a at gmail.com>

diff --git a/sd/uiconfig/sdraw/ui/notebookbar_single.ui b/sd/uiconfig/sdraw/ui/notebookbar_single.ui
index 212941a7cbc1..abd9c3309712 100644
--- a/sd/uiconfig/sdraw/ui/notebookbar_single.ui
+++ b/sd/uiconfig/sdraw/ui/notebookbar_single.ui
@@ -5641,6 +5641,7 @@
                     </child>
                     <style>
                       <class name="context-Draw"/>
+                      <class name="context-DrawLine"/>
                     </style>
                   </object>
                   <packing>
diff --git a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui
index 244de597fe30..49d21f886c00 100644
--- a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui
@@ -9083,6 +9083,7 @@
                     </child>
                     <style>
                       <class name="context-Draw"/>
+                      <class name="context-DrawLine"/>
                     </style>
                   </object>
                   <packing>


More information about the Libreoffice-commits mailing list