summaryrefslogtreecommitdiffstats
path: root/tests/auto/qfocusevent/qfocusevent.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qfocusevent/qfocusevent.pro')
-rw-r--r--tests/auto/qfocusevent/qfocusevent.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/qfocusevent/qfocusevent.pro b/tests/auto/qfocusevent/qfocusevent.pro
new file mode 100644
index 0000000000..83ed9eb93c
--- /dev/null
+++ b/tests/auto/qfocusevent/qfocusevent.pro
@@ -0,0 +1,6 @@
+load(qttest_p4)
+SOURCES += tst_qfocusevent.cpp
+
+
+contains(QT_CONFIG, qt3support): QT += qt3support
+