summaryrefslogtreecommitdiffstats
path: root/tests/auto/macnativeevents/macnativeevents.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/macnativeevents/macnativeevents.pro')
-rw-r--r--tests/auto/macnativeevents/macnativeevents.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/macnativeevents/macnativeevents.pro b/tests/auto/macnativeevents/macnativeevents.pro
index af34942b12..0a0f6c8743 100644
--- a/tests/auto/macnativeevents/macnativeevents.pro
+++ b/tests/auto/macnativeevents/macnativeevents.pro
@@ -7,7 +7,7 @@ TEMPLATE = app
DEPENDPATH += .
INCLUDEPATH += .
LIBS += -framework Carbon
-
+QT += widgets
HEADERS += qnativeevents.h nativeeventlist.h expectedeventlist.h
SOURCES += qnativeevents.cpp qnativeevents_mac.cpp
SOURCES += expectedeventlist.cpp nativeeventlist.cpp