summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAnselmo L. S. Melo <anselmo.melo@openbossa.org>2012-03-01 14:14:53 -0300
committerLuis Gabriel Lima <luis.gabriel@openbossa.org>2012-03-15 00:43:44 +0100
commit8795f0e9c97b097c18c284dbffe6b038948334f1 (patch)
treee8803d2f02c60e71f9224cf68aadd7dc4bc802ad /tests
parent369907ef1b809f1fa2b068e31c8378a27de2dbea (diff)
Added QStandardItemModel
Change-Id: If55c9dbc0c57c9326fc700e73ee3251381858f45 Reviewed-by: Luis Gabriel Lima <luis.gabriel@openbossa.org>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/models/models.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/models/models.pro b/tests/auto/models/models.pro
index 80885c9..347128e 100644
--- a/tests/auto/models/models.pro
+++ b/tests/auto/models/models.pro
@@ -1,3 +1,4 @@
TEMPLATE=subdirs
SUBDIRS=\
- qfilesystemmodel
+ qfilesystemmodel \
+ qstandarditemmodel