summaryrefslogtreecommitdiffstats
path: root/tests/manual/qcursor/childwidget/childwidget.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qcursor/childwidget/childwidget.pro')
-rw-r--r--tests/manual/qcursor/childwidget/childwidget.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/manual/qcursor/childwidget/childwidget.pro b/tests/manual/qcursor/childwidget/childwidget.pro
new file mode 100644
index 0000000000..9ca41c5b4f
--- /dev/null
+++ b/tests/manual/qcursor/childwidget/childwidget.pro
@@ -0,0 +1,6 @@
+TEMPLATE = app
+TARGET = childwidget
+INCLUDEPATH += .
+QT += widgets
+
+SOURCES += main.cpp