summaryrefslogtreecommitdiffstats
path: root/tests/auto/q3actiongroup/q3actiongroup.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/q3actiongroup/q3actiongroup.pro')
-rw-r--r--tests/auto/q3actiongroup/q3actiongroup.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/q3actiongroup/q3actiongroup.pro b/tests/auto/q3actiongroup/q3actiongroup.pro
new file mode 100644
index 0000000..bfe1f68
--- /dev/null
+++ b/tests/auto/q3actiongroup/q3actiongroup.pro
@@ -0,0 +1,5 @@
+load(qttest_p4)
+QT += qt3support
+SOURCES += tst_q3actiongroup.cpp
+
+