From c4186cb28476fc6286d7d3b9af3d98d6f9440a43 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 27 Nov 2019 15:53:12 +0000 Subject: GtkButton doesn't have a draw_indicator property MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Tested-by: Caolán McNamara --- cui/uiconfig/ui/optgeneralpage.ui | 1 - 1 file changed, 1 deletion(-) (limited to 'cui') 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 @@ False True True - True 0 -- cgit