aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/models/models.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/models/models.pro')
-rw-r--r--examples/quick/models/models.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/quick/models/models.pro b/examples/quick/models/models.pro
new file mode 100644
index 0000000000..60407a679e
--- /dev/null
+++ b/examples/quick/models/models.pro
@@ -0,0 +1,5 @@
+TEMPLATE = subdirs
+SUBDIRS = \
+# abstractitemmodel \ #Doesn't build right now
+ objectlistmodel \
+ stringlistmodel