summaryrefslogtreecommitdiffstats
path: root/tests/manual/qcursor/grab_override/grab_override.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qcursor/grab_override/grab_override.pro')
-rw-r--r--tests/manual/qcursor/grab_override/grab_override.pro18
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/manual/qcursor/grab_override/grab_override.pro b/tests/manual/qcursor/grab_override/grab_override.pro
new file mode 100644
index 0000000000..c0f69be5ad
--- /dev/null
+++ b/tests/manual/qcursor/grab_override/grab_override.pro
@@ -0,0 +1,18 @@
+#-------------------------------------------------
+#
+# Project created by QtCreator 2009-08-05T17:13:23
+#
+#-------------------------------------------------
+
+TARGET = t_cursors
+TEMPLATE = app
+
+
+SOURCES += main.cpp\
+ mainwindow.cpp
+
+HEADERS += mainwindow.h
+
+FORMS += mainwindow.ui
+
+RESOURCES += images.qrc