summaryrefslogtreecommitdiff
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index c36cd75477..8adf1b3637 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -107,8 +107,6 @@ SUBDIRS += \
qdate \
qdatetime \
qdatetimeedit \
- qdbuspendingcall \
- qdbuspendingreply \
qdebug \
qdesktopservices \
qdesktopwidget \
@@ -458,6 +456,8 @@ unix:!embedded:contains(QT_CONFIG, dbus):SUBDIRS += \
qdbusmarshall \
qdbusmetaobject \
qdbusmetatype \
+ qdbuspendingcall \
+ qdbuspendingreply \
qdbusperformance \
qdbusreply \
qdbusthreading \