diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-08-13 09:49:55 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-08-13 15:24:25 +0200 |
commit | 7bc8c493a7c90bd9ff01e70d0ee653a741d9f61f (patch) | |
tree | 30bae8836626739786c873d95a25d98a4d807546 /cui | |
parent | abf05ba7fc625d87190759d927f8776594840ea1 (diff) |
avoid invalid cast from 'GtkImage' to 'GtkLabel'
Change-Id: I6fbc991e288b150dcbcfb61018f97fdce69c90cd
Reviewed-on: https://gerrit.libreoffice.org/77384
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/bulletandposition.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/uiconfig/ui/bulletandposition.ui b/cui/uiconfig/ui/bulletandposition.ui index 8e90e6219aab..1a502f4d64a6 100644 --- a/cui/uiconfig/ui/bulletandposition.ui +++ b/cui/uiconfig/ui/bulletandposition.ui @@ -621,6 +621,7 @@ <property name="receives_default">False</property> <property name="xalign">0</property> <property name="draw_indicator">False</property> + <property name="label" translatable="no"></property> <child> <placeholder/> </child> |