summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-11-02 21:23:32 +0000
committerMichael Meeks <michael.meeks@collabora.com>2020-05-09 18:12:14 +0100
commitc11bd31728e7690c1c8ce880ddce9fbfb5810de5 (patch)
tree3819288aa7a8e054b0d652848e971c16b9bed70b /cui
parentf02187f9413fd6048f79b2ade90d112a36c4dc95 (diff)
ensure gtk creates a default label widget for the MenuButtons
removed by... commit 80109586e6cb6d3e2e0a53a9079c3125ec9b8368 Date: Fri Nov 1 20:33:09 2019 +0300 tdf#126128 Reduce page properties dialog's height. Change-Id: I03b960046657483deafc16a3819a9b8579fb9413 Reviewed-on: https://gerrit.libreoffice.org/81951 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui')
-rw-r--r--cui/uiconfig/ui/gradientpage.ui2
-rw-r--r--cui/uiconfig/ui/hatchpage.ui2
-rw-r--r--cui/uiconfig/ui/patterntabpage.ui2
3 files changed, 6 insertions, 0 deletions
diff --git a/cui/uiconfig/ui/gradientpage.ui b/cui/uiconfig/ui/gradientpage.ui
index f07f89486549..06cd4adcacae 100644
--- a/cui/uiconfig/ui/gradientpage.ui
+++ b/cui/uiconfig/ui/gradientpage.ui
@@ -625,6 +625,7 @@
<property name="receives_default">False</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <property name="label" translatable="no"></property>
<child>
<placeholder/>
</child>
@@ -684,6 +685,7 @@
<property name="receives_default">False</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <property name="label" translatable="no"></property>
<child>
<placeholder/>
</child>
diff --git a/cui/uiconfig/ui/hatchpage.ui b/cui/uiconfig/ui/hatchpage.ui
index 2111ac913ea4..eee29f40309d 100644
--- a/cui/uiconfig/ui/hatchpage.ui
+++ b/cui/uiconfig/ui/hatchpage.ui
@@ -293,6 +293,7 @@
<property name="valign">center</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <property name="label" translatable="no"></property>
<child>
<placeholder/>
</child>
@@ -331,6 +332,7 @@
<property name="valign">center</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <property name="label" translatable="no"></property>
<child>
<placeholder/>
</child>
diff --git a/cui/uiconfig/ui/patterntabpage.ui b/cui/uiconfig/ui/patterntabpage.ui
index 8662d05c6356..e394e066a08e 100644
--- a/cui/uiconfig/ui/patterntabpage.ui
+++ b/cui/uiconfig/ui/patterntabpage.ui
@@ -305,6 +305,7 @@
<property name="receives_default">False</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <property name="label" translatable="no"></property>
<child>
<placeholder/>
</child>
@@ -350,6 +351,7 @@
<property name="receives_default">False</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <property name="label" translatable="no"></property>
<child>
<placeholder/>
</child>