diff options
author | Heiko Tietze <heiko.tietze@documentfoundation.org> | 2019-11-14 15:53:10 +0200 |
---|---|---|
committer | Heiko Tietze <heiko.tietze@documentfoundation.org> | 2019-11-15 08:42:01 +0100 |
commit | d3756b274a23cb208ddd03de34a1312d4ada1a91 (patch) | |
tree | d8196a1289b805138521cb464be3d41ea3f3d160 /cui/uiconfig | |
parent | 158fbb78cad97787e193cf95832fe26da69e4403 (diff) |
Revert "ensure gtk creates a default label widget for the MenuButtons"
Discussion on BZ, have to revert this patch first.
This reverts commit 3937d3d035a03530b78acc648c07b6e099fb6770.
Change-Id: I8ab49e7296bc403f2706f986b2711025f468c4be
Reviewed-on: https://gerrit.libreoffice.org/82699
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'cui/uiconfig')
-rw-r--r-- | cui/uiconfig/ui/gradientpage.ui | 2 | ||||
-rw-r--r-- | cui/uiconfig/ui/hatchpage.ui | 2 | ||||
-rw-r--r-- | cui/uiconfig/ui/patterntabpage.ui | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/cui/uiconfig/ui/gradientpage.ui b/cui/uiconfig/ui/gradientpage.ui index 06cd4adcacae..f07f89486549 100644 --- a/cui/uiconfig/ui/gradientpage.ui +++ b/cui/uiconfig/ui/gradientpage.ui @@ -625,7 +625,6 @@ <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> @@ -685,7 +684,6 @@ <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 eee29f40309d..2111ac913ea4 100644 --- a/cui/uiconfig/ui/hatchpage.ui +++ b/cui/uiconfig/ui/hatchpage.ui @@ -293,7 +293,6 @@ <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> @@ -332,7 +331,6 @@ <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 e394e066a08e..8662d05c6356 100644 --- a/cui/uiconfig/ui/patterntabpage.ui +++ b/cui/uiconfig/ui/patterntabpage.ui @@ -305,7 +305,6 @@ <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> @@ -351,7 +350,6 @@ <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> |