summaryrefslogtreecommitdiffstats
path: root/tests/manual/cocoa/wheelevent/wheelevent.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/cocoa/wheelevent/wheelevent.pro')
-rw-r--r--tests/manual/cocoa/wheelevent/wheelevent.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/cocoa/wheelevent/wheelevent.pro b/tests/manual/cocoa/wheelevent/wheelevent.pro
index cf32954750..f90302da95 100644
--- a/tests/manual/cocoa/wheelevent/wheelevent.pro
+++ b/tests/manual/cocoa/wheelevent/wheelevent.pro
@@ -3,5 +3,5 @@ TEMPLATE = app
HEADERS += window.h
SOURCES += window.cpp main.cpp
-QT += core gui gui-private core-private
+QT += core core-private gui gui-private widgets
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0