aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/tableview/tableview.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/tableview/tableview.pro')
-rw-r--r--tests/manual/tableview/tableview.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/manual/tableview/tableview.pro b/tests/manual/tableview/tableview.pro
new file mode 100644
index 0000000000..5040f0e747
--- /dev/null
+++ b/tests/manual/tableview/tableview.pro
@@ -0,0 +1,4 @@
+TEMPLATE = subdirs
+SUBDIRS += abstracttablemodel \
+ listmodel \
+ storagemodel