diff options
Diffstat (limited to 'tests/auto/q3mainwindow/q3mainwindow.pro')
-rw-r--r-- | tests/auto/q3mainwindow/q3mainwindow.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/q3mainwindow/q3mainwindow.pro b/tests/auto/q3mainwindow/q3mainwindow.pro index 7a198d1..c4cb7c4 100644 --- a/tests/auto/q3mainwindow/q3mainwindow.pro +++ b/tests/auto/q3mainwindow/q3mainwindow.pro @@ -2,6 +2,7 @@ load(qttest_p4) SOURCES += tst_q3mainwindow.cpp QT += qt3support +requires(contains(QT_CONFIG,qt3support)) CONFIG += console |