a11y atspi: Drop unused forward-declaration QSpiAccessibleInterface

Change-Id: I9f9212ae1af2bde603e6bb1f8f7e606031aa3784
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
This commit is contained in:
Michael Weghorn 2022-06-15 16:45:00 +02:00 committed by Tor Arne Vestbø
parent ee35afc117
commit e97b9ddcb0

View File

@ -31,7 +31,6 @@ QT_REQUIRE_CONFIG(accessibility);
QT_BEGIN_NAMESPACE
class QAccessibleInterface;
class QSpiAccessibleInterface;
class QSpiApplicationAdaptor;