diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-06-16 11:17:46 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-06-16 17:26:34 +0200 |
commit | 899737e6e4fca537e7352a9cd11e161328800b83 (patch) | |
tree | 7637a4bfadc6e052d604d01b36dd985470a4f64a /cui/uiconfig/ui/pageformatpage.ui | |
parent | c54de8cca177154d267238ed6d0b6cb4f3f86c8d (diff) |
stray unwanted 'relief' property on random checkbox
Change-Id: Id942f88780d4f697df44433180343ca3c763ed67
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117321
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui/uiconfig/ui/pageformatpage.ui')
-rw-r--r-- | cui/uiconfig/ui/pageformatpage.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/pageformatpage.ui b/cui/uiconfig/ui/pageformatpage.ui index 3a28c29409a5..68bd5a10ab0e 100644 --- a/cui/uiconfig/ui/pageformatpage.ui +++ b/cui/uiconfig/ui/pageformatpage.ui @@ -638,7 +638,6 @@ <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="no_show_all">True</property> - <property name="relief">none</property> <property name="use_underline">True</property> <property name="draw_indicator">True</property> </object> |