About AWB

AWB, the Accessibility Work Bench.

Version 1.7

/cgit/lo/core/atom/desktop/win32?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/desktop/win32
diff options
context:
space:
mode:
authorNoel <noelgrandin@gmail.com>2020-10-02 13:22:04 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-10-05 14:43:18 +0200
commit68961653f9af29b332039e50459e29d33c623013 (patch)
tree4add04600b2fec881ce4eef4c28939c7f85bd4b4 /desktop/win32
parent9742c9e40fc2e104eaa806b8f02014055d37ed68 (diff)
lint-ui: validate has_default and can_default
check that if a widget has has_default=='True', then it also has can_default=='True' Change-Id: Ie51d9d8fff6d7cc0cc42a09331f59e7ef6d559be Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103834 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Jenkins