summaryrefslogtreecommitdiffstats
path: root/tests/manual/scattertest/scattertest.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/scattertest/scattertest.pro')
-rw-r--r--tests/manual/scattertest/scattertest.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/manual/scattertest/scattertest.pro b/tests/manual/scattertest/scattertest.pro
new file mode 100644
index 00000000..4fec5b34
--- /dev/null
+++ b/tests/manual/scattertest/scattertest.pro
@@ -0,0 +1,8 @@
+!include( ../tests.pri ) {
+ error( "Couldn't find the tests.pri file!" )
+}
+
+SOURCES += main.cpp scatterchart.cpp
+HEADERS += scatterchart.h
+
+QT += widgets