summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qguiaction/qguiaction.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/kernel/qguiaction/qguiaction.pro')
-rw-r--r--tests/auto/gui/kernel/qguiaction/qguiaction.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/gui/kernel/qguiaction/qguiaction.pro b/tests/auto/gui/kernel/qguiaction/qguiaction.pro
new file mode 100644
index 0000000000..2a39636119
--- /dev/null
+++ b/tests/auto/gui/kernel/qguiaction/qguiaction.pro
@@ -0,0 +1,4 @@
+CONFIG += testcase
+TARGET = tst_qguiaction
+QT += gui-private core-private testlib
+SOURCES += tst_qguiaction.cpp