summaryrefslogtreecommitdiff
path: root/sd/uiconfig/simpress/ui
diff options
context:
space:
mode:
authorNoel <noelgrandin@gmail.com>2020-10-01 16:26:59 +0200
committerCaolán McNamara <caolanm@redhat.com>2020-10-02 10:17:40 +0200
commit2e3afaebd027d0280b871c3515c4999b7912692a (patch)
treeecf94f1826e43394a5c9c576fabb7c42d217df56 /sd/uiconfig/simpress/ui
parent61d9d1cf56994146d514fd5bf8c3f3f6885449ea (diff)
lint-ui.py check that GtkMenuButton has a label property
Change-Id: Ib1aa8ee050d2425387ddc1080f11f0ddfc2f9236 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103770 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sd/uiconfig/simpress/ui')
-rw-r--r--sd/uiconfig/simpress/ui/customanimationeffecttab.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/uiconfig/simpress/ui/customanimationeffecttab.ui b/sd/uiconfig/simpress/ui/customanimationeffecttab.ui
index 5ca9087e82c7..7d1c40a7f3d4 100644
--- a/sd/uiconfig/simpress/ui/customanimationeffecttab.ui
+++ b/sd/uiconfig/simpress/ui/customanimationeffecttab.ui
@@ -302,6 +302,7 @@
</child>
<child>
<object class="GtkMenuButton" id="dim_color_list">
+ <property name="label" translatable="no"></property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>