a11y atspi: Drop methods that are only declared
... but not actually defined or used anywhere. Change-Id: I8d6b9f58e7ec6bb795f10cf058c3f043995cefbd Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
This commit is contained in:
parent
9ab11c726e
commit
e5dca1ebe3
@ -47,8 +47,6 @@ public:
|
||||
bool handleMessage(const QDBusMessage &message, const QDBusConnection &connection) override;
|
||||
void notify(QAccessibleEvent *event);
|
||||
|
||||
void init();
|
||||
void checkInitializedAndEnabled();
|
||||
public Q_SLOTS:
|
||||
void eventListenerRegistered(const QString &bus, const QString &path);
|
||||
void eventListenerDeregistered(const QString &bus, const QString &path);
|
||||
|
Loading…
x
Reference in New Issue
Block a user