summaryrefslogtreecommitdiffstats
path: root/src/client/client.pro
diff options
context:
space:
mode:
authorDenis Dzyubenko <denis.dzyubenko@nokia.com>2011-11-23 19:02:05 +0100
committerQt by Nokia <qt-info@nokia.com>2011-11-30 16:16:47 +0100
commit6c1d37c21143a1cf3234e7298ba9be9b28ab6827 (patch)
treea5327ef7090bbe55dac3ed2f7c878a51c987e7c2 /src/client/client.pro
parent14bbb197fc794c09391deeccfcf0fe4de590d961 (diff)
Added state property to JsonDbConnection.
Change-Id: I291e808849dd8e85c382310aa69acde23942714b Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Denis Dzyubenko <denis.dzyubenko@nokia.com>
Diffstat (limited to 'src/client/client.pro')
-rw-r--r--src/client/client.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/client.pro b/src/client/client.pro
index e0bad4ea..8077e8d3 100644
--- a/src/client/client.pro
+++ b/src/client/client.pro
@@ -23,6 +23,7 @@ HEADERS += \
jsondb-client.h \
jsondb-client_p.h \
jsondb-connection_p.h \
+ jsondb-connection_p_p.h \
jsondb-oneshot_p.h
SOURCES += \