[Libreoffice-commits] core.git: sd/uiconfig
andreas kainz (via logerrit)
logerrit at kemper.freedesktop.org
Wed Nov 6 01:00:16 UTC 2019
sd/uiconfig/simpress/ui/tabledesignpanel.ui | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)
New commits:
commit 7ee07296a66df29555c9e9a684f24bc68201cb78
Author: andreas kainz <kainz.a at gmail.com>
AuthorDate: Wed Nov 6 01:09:46 2019 +0100
Commit: andreas_kainz <kainz.a at gmail.com>
CommitDate: Wed Nov 6 01:58:55 2019 +0100
Impress Sidebar Tabledesign update
Change-Id: I54bc3e8a7d7a059311e72bb47b9945359dd32d0e
Reviewed-on: https://gerrit.libreoffice.org/82114
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a at gmail.com>
diff --git a/sd/uiconfig/simpress/ui/tabledesignpanel.ui b/sd/uiconfig/simpress/ui/tabledesignpanel.ui
index 64aaca03fae4..2e215515dd7c 100644
--- a/sd/uiconfig/simpress/ui/tabledesignpanel.ui
+++ b/sd/uiconfig/simpress/ui/tabledesignpanel.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.18.3 -->
+<!-- Generated with glade 3.22.1 -->
<interface domain="sd">
<requires lib="gtk+" version="3.18"/>
<requires lib="LibreOffice" version="1.0"/>
@@ -17,6 +17,7 @@
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="row_spacing">6</property>
+ <property name="column_spacing">12</property>
<child>
<object class="GtkCheckButton" id="UseFirstRowStyle">
<property name="label" translatable="yes" context="tabledesignpanel|UseFirstRowStyle">_Header row</property>
@@ -73,8 +74,8 @@
<property name="draw_indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left_attach">1</property>
+ <property name="top_attach">1</property>
</packing>
</child>
<child>
@@ -88,8 +89,8 @@
<property name="draw_indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="left_attach">1</property>
+ <property name="top_attach">2</property>
</packing>
</child>
<child>
@@ -103,8 +104,8 @@
<property name="draw_indicator">True</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="left_attach">1</property>
+ <property name="top_attach">3</property>
</packing>
</child>
<child>
@@ -117,6 +118,7 @@
<packing>
<property name="left_attach">0</property>
<property name="top_attach">0</property>
+ <property name="width">2</property>
</packing>
</child>
</object>
More information about the Libreoffice-commits
mailing list