summaryrefslogtreecommitdiffstats
path: root/tests/auto/jsondb-listmodel/jsondb-listmodel.pro
diff options
context:
space:
mode:
authorDenis Dzyubenko <denis.dzyubenko@nokia.com>2012-01-18 15:28:49 +0100
committerQt by Nokia <qt-info@nokia.com>2012-02-08 11:56:41 +0100
commitcd747c718c24c8c5f224bef365912b10c93285b0 (patch)
treef494608c0e8215899de144b00813f6dd05ad6528 /tests/auto/jsondb-listmodel/jsondb-listmodel.pro
parent751a2b4cd14990f15b7600705aa94a3e0e276830 (diff)
Implemented new c++ api for qtjsondb.
The old api was not removed yet, but was moved to a separate qt5 module. It will be removed as soon as the rest of jsondb code doesn't depend on it. Change-Id: Icf190f378df476c33c40142503518ca043001d17 Reviewed-by: Denis Dzyubenko <denis.dzyubenko@nokia.com>
Diffstat (limited to 'tests/auto/jsondb-listmodel/jsondb-listmodel.pro')
-rw-r--r--tests/auto/jsondb-listmodel/jsondb-listmodel.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/jsondb-listmodel/jsondb-listmodel.pro b/tests/auto/jsondb-listmodel/jsondb-listmodel.pro
index 7ec16b9b..1762cb24 100644
--- a/tests/auto/jsondb-listmodel/jsondb-listmodel.pro
+++ b/tests/auto/jsondb-listmodel/jsondb-listmodel.pro
@@ -3,7 +3,7 @@ TARGET = tst_jsondb-listmodel
DEPENDPATH += .
INCLUDEPATH += .
-QT = core network testlib gui declarative jsondb-private
+QT = core network testlib gui declarative jsondbcompat-private
CONFIG -= app_bundle
CONFIG += testcase