[Libreoffice-commits] core.git: sc/uiconfig
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Tue Jun 15 07:46:42 UTC 2021
sc/uiconfig/scalc/ui/doubledialog.ui | 2 --
sc/uiconfig/scalc/ui/integerdialog.ui | 2 --
2 files changed, 4 deletions(-)
New commits:
commit bec4a20182abc643f2a02dc725b605493b4ec9b0
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Mon Jun 14 20:22:57 2021 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Tue Jun 15 09:45:44 2021 +0200
we don't pack ok/cancel with 'secondary' that's for the help button
Change-Id: I3b6484f4b362c718fb3abb3584d426a4c0f0cecf
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117198
Tested-by: Caolán McNamara <caolanm at redhat.com>
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/sc/uiconfig/scalc/ui/doubledialog.ui b/sc/uiconfig/scalc/ui/doubledialog.ui
index 761fae20db13..ea10d0ddd100 100644
--- a/sc/uiconfig/scalc/ui/doubledialog.ui
+++ b/sc/uiconfig/scalc/ui/doubledialog.ui
@@ -33,7 +33,6 @@
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">0</property>
- <property name="secondary">True</property>
</packing>
</child>
<child>
@@ -48,7 +47,6 @@
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">1</property>
- <property name="secondary">True</property>
</packing>
</child>
</object>
diff --git a/sc/uiconfig/scalc/ui/integerdialog.ui b/sc/uiconfig/scalc/ui/integerdialog.ui
index 0b3e6f9cb4c5..282fe33593b4 100644
--- a/sc/uiconfig/scalc/ui/integerdialog.ui
+++ b/sc/uiconfig/scalc/ui/integerdialog.ui
@@ -40,7 +40,6 @@
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">0</property>
- <property name="secondary">True</property>
</packing>
</child>
<child>
@@ -55,7 +54,6 @@
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">1</property>
- <property name="secondary">True</property>
</packing>
</child>
</object>
More information about the Libreoffice-commits
mailing list