diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-06-25 16:35:58 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-06-25 21:09:52 +0200 |
commit | 9b2dca857efea82722f82b20de68b7dc9c439fb6 (patch) | |
tree | cab56eea0f0dad84da1f44bcc1d6928e5b4d6ad1 /sc | |
parent | 27aedd8f7de6f94469ab515cf0ab0c7e85550efc (diff) |
unused always-show-image in GtkCheckButton
Change-Id: I876072cf5b4fe276959467efe9e9ee2cd66eafb7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117906
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sc')
-rw-r--r-- | sc/uiconfig/scalc/ui/cellprotectionpage.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/uiconfig/scalc/ui/cellprotectionpage.ui b/sc/uiconfig/scalc/ui/cellprotectionpage.ui index 22662a55d721..17581b7deb14 100644 --- a/sc/uiconfig/scalc/ui/cellprotectionpage.ui +++ b/sc/uiconfig/scalc/ui/cellprotectionpage.ui @@ -77,7 +77,6 @@ <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="use_underline">True</property> - <property name="always_show_image">True</property> <property name="inconsistent">True</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> |