summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/macgui/guitest.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/other/macgui/guitest.h')
-rw-r--r--tests/auto/other/macgui/guitest.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/other/macgui/guitest.h b/tests/auto/other/macgui/guitest.h
index 2d02cce720..569a67d7fe 100644
--- a/tests/auto/other/macgui/guitest.h
+++ b/tests/auto/other/macgui/guitest.h
@@ -76,7 +76,6 @@ public:
QAccessibleInterface *recursiveSearch(TestBase *test, QAccessibleInterface *iface);
- void deleteInDestructor(QAccessibleInterface * interface);
static QWidget *getWidget(QAccessibleInterface *interface);
private:
QSet<QAccessibleInterface *> interfaces;