diff options
author | Noel <noelgrandin@gmail.com> | 2020-10-05 10:58:01 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-10-05 18:33:18 +0200 |
commit | c9e3952e76a9c06d5a1d2f583829ce9eb5b9df64 (patch) | |
tree | 5836f1536e46207f036c97635cd632ae9dbea455 /sc/uiconfig/scalc/ui/ztestdialog.ui | |
parent | 96fa2f494560bcc90584a458438db688b7f0aa88 (diff) |
lint-ui: check that we only have one has_default==True
Change-Id: Ic61e14c3b98a85a5f05b448db9805ac296c041ec
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103953
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sc/uiconfig/scalc/ui/ztestdialog.ui')
-rw-r--r-- | sc/uiconfig/scalc/ui/ztestdialog.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/uiconfig/scalc/ui/ztestdialog.ui b/sc/uiconfig/scalc/ui/ztestdialog.ui index d9009414c965..0106f1700de4 100644 --- a/sc/uiconfig/scalc/ui/ztestdialog.ui +++ b/sc/uiconfig/scalc/ui/ztestdialog.ui @@ -39,7 +39,6 @@ <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> - <property name="has_default">True</property> <property name="receives_default">True</property> <property name="use_stock">True</property> </object> |