[Libreoffice-commits] core.git: cui/uiconfig
andreas kainz (via logerrit)
logerrit at kemper.freedesktop.org
Sun Nov 15 08:13:53 UTC 2020
cui/uiconfig/ui/toolbarmodedialog.ui | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit c3925834cc84a273081aa39124bc4b31173972c1
Author: andreas kainz <kainz.a at gmail.com>
AuthorDate: Sat Nov 14 23:34:11 2020 +0100
Commit: Andreas Kainz <kainz.a at gmail.com>
CommitDate: Sun Nov 15 09:13:11 2020 +0100
Toolbar Mode Dialog update sorting
Change-Id: I94ccec4ebbea3a20e9eca3a903c90259df0abb8e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105890
Tested-by: Jenkins
Reviewed-by: Andreas Kainz <kainz.a at gmail.com>
diff --git a/cui/uiconfig/ui/toolbarmodedialog.ui b/cui/uiconfig/ui/toolbarmodedialog.ui
index b823d77c47a6..89eb9d62c2a1 100644
--- a/cui/uiconfig/ui/toolbarmodedialog.ui
+++ b/cui/uiconfig/ui/toolbarmodedialog.ui
@@ -138,7 +138,7 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="position">1</property>
+ <property name="position">9</property>
</packing>
</child>
<child>
@@ -156,7 +156,7 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="position">2</property>
+ <property name="position">10</property>
</packing>
</child>
<child>
@@ -210,7 +210,7 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="position">5</property>
+ <property name="position">6</property>
</packing>
</child>
<child>
@@ -228,7 +228,7 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="position">6</property>
+ <property name="position">5</property>
</packing>
</child>
<child>
More information about the Libreoffice-commits
mailing list