summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/kernel.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/kernel/kernel.pro')
-rw-r--r--tests/auto/gui/kernel/kernel.pro8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/auto/gui/kernel/kernel.pro b/tests/auto/gui/kernel/kernel.pro
index 106e9050b8..3619e31ded 100644
--- a/tests/auto/gui/kernel/kernel.pro
+++ b/tests/auto/gui/kernel/kernel.pro
@@ -1,11 +1,11 @@
TEMPLATE=subdirs
SUBDIRS=\
+ qaction \
+ qactiongroup \
qbackingstore \
qclipboard \
qcursor \
qdrag \
- qguiaction \
- qguiactiongroup \
qevent \
qfileopenevent \
qguieventdispatcher \
@@ -46,8 +46,8 @@ win32:!winrt:qtHaveModule(network): SUBDIRS += noqteventloop
qguieventloop
!qtConfig(action): SUBDIRS -= \
- qguiaction \
- qguiactiongroup
+ qaction \
+ qactiongroup
!qtConfig(highdpiscaling): SUBDIRS -= qhighdpiscaling