diff options
author | Michael Weghorn <m.weghorn@posteo.de> | 2025-03-04 17:04:29 +0100 |
---|---|---|
committer | Michael Weghorn <m.weghorn@posteo.de> | 2025-03-04 21:35:51 +0100 |
commit | 057df5db591f963bc593f4d7dbddf7cc84e1ae99 (patch) | |
tree | 9f22841da3f532285b802a8d7cd5752c03954409 /wizards | |
parent | 817e0a27a734c98ea3082b1e7051cf7a02105a89 (diff) |
iconchoicectrl a11y: Reuse parent handling + disposing from base class
Drop the custom handling for the accessible parent
from AccessibleIconChoiceCtrl, as the base class
VCLXAccessibleComponent already has an implementation
for vcl::Window subclasses that effectively does the same.
Drop AccessibleIconChoiceCtrl::disposing, which also
means that the base class one is used now, which
so far wasn't called from the override for no apparent
reason.
Change-Id: Iec4b297462fb8265e75fd9f298ba0838c23053db
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/182491
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Diffstat (limited to 'wizards')
0 files changed, 0 insertions, 0 deletions