diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-09-14 14:29:09 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-09-14 20:09:36 +0200 |
commit | 3976b438a19b316df9aebf7c68e86ce74ca78f1a (patch) | |
tree | 11532245da7014497a0eedfd479cc61c37ffcba4 /sc/uiconfig/scalc/ui/optchangespage.ui | |
parent | ab3aef30cab5e02a33fef3f1bbf68c142957b7c5 (diff) |
GtkMenuButton labels missing
since...
commit c1eb680261107877bf2cea9339e89e23a0a29371
Date: Thu Jul 30 21:53:18 2020 -0300
tdf#118148 All extended tips for shared/optionen
Change-Id: Id070ac43544eae2c21a3316d1007d4f381619adf
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102672
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sc/uiconfig/scalc/ui/optchangespage.ui')
-rw-r--r-- | sc/uiconfig/scalc/ui/optchangespage.ui | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sc/uiconfig/scalc/ui/optchangespage.ui b/sc/uiconfig/scalc/ui/optchangespage.ui index 7892f25cbd10..cdd049c043f3 100644 --- a/sc/uiconfig/scalc/ui/optchangespage.ui +++ b/sc/uiconfig/scalc/ui/optchangespage.ui @@ -93,6 +93,7 @@ <property name="hexpand">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <property name="label" translatable="no"></property> <child> <placeholder/> </child> @@ -115,6 +116,7 @@ <property name="hexpand">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <property name="label" translatable="no"></property> <child> <placeholder/> </child> @@ -137,6 +139,7 @@ <property name="hexpand">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <property name="label" translatable="no"></property> <child> <placeholder/> </child> @@ -159,6 +162,7 @@ <property name="hexpand">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <property name="label" translatable="no"></property> <child> <placeholder/> </child> |