summaryrefslogtreecommitdiffstats
path: root/tests/manual/qtbug-52641/qtbug-52641.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qtbug-52641/qtbug-52641.pro')
-rw-r--r--tests/manual/qtbug-52641/qtbug-52641.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/manual/qtbug-52641/qtbug-52641.pro b/tests/manual/qtbug-52641/qtbug-52641.pro
new file mode 100644
index 0000000000..5a9ff6df52
--- /dev/null
+++ b/tests/manual/qtbug-52641/qtbug-52641.pro
@@ -0,0 +1,5 @@
+TARGET = qtbug-52641
+TEMPLATE = app
+QT = core gui widgets
+SOURCES = main.cpp
+