summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-11-27 15:53:12 +0000
committerCaolán McNamara <caolanm@redhat.com>2019-11-27 21:46:43 +0100
commitc4186cb28476fc6286d7d3b9af3d98d6f9440a43 (patch)
tree91fa1e89aa0d94d9eabfa962cec47011e9a90ab1 /cui
parent9a2bd7d71b004accae50c44b573a108140ab0678 (diff)
GtkButton doesn't have a draw_indicator property
cut and paste from the GtkCheckButton example which does I guess Change-Id: I864ee54d9541a1c29605c697a73f8f63fb543334 Reviewed-on: https://gerrit.libreoffice.org/83926 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/optgeneralpage.ui1
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/optgeneralpage.ui b/cui/uiconfig/ui/optgeneralpage.ui
index 87ff247ffdf1..b4c01cdbf9a9 100644
--- a/cui/uiconfig/ui/optgeneralpage.ui
+++ b/cui/uiconfig/ui/optgeneralpage.ui
@@ -474,7 +474,6 @@
<property name="receives_default">False</property>
<property name="no_show_all">True</property>
<property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
</object>
<packing>
<property name="left_attach">0</property>