summaryrefslogtreecommitdiffstats
path: root/chart2
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 /chart2
parentuitest: sc: test chart legends move with arrow keys (diff)
downloadcore-2e3afaebd027d0280b871c3515c4999b7912692a.tar.gz
core-2e3afaebd027d0280b871c3515c4999b7912692a.zip
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 'chart2')
-rw-r--r--chart2/uiconfig/ui/tp_3D_SceneIllumination.ui2
1 files changed, 2 insertions, 0 deletions
diff --git a/chart2/uiconfig/ui/tp_3D_SceneIllumination.ui b/chart2/uiconfig/ui/tp_3D_SceneIllumination.ui
index 3f9564e7e33c..5c7091ff26ee 100644
--- a/chart2/uiconfig/ui/tp_3D_SceneIllumination.ui
+++ b/chart2/uiconfig/ui/tp_3D_SceneIllumination.ui
@@ -253,6 +253,7 @@
<property name="spacing">12</property>
<child>
<object class="GtkMenuButton" id="LB_LIGHTSOURCE">
+ <property name="label" translatable="no"></property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -342,6 +343,7 @@
<property name="spacing">12</property>
<child>
<object class="GtkMenuButton" id="LB_AMBIENTLIGHT">
+ <property name="label" translatable="no"></property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>