summaryrefslogtreecommitdiffstats
path: root/src/contacts/qcontactmanagerengine.h
diff options
context:
space:
mode:
authorToby Tomkins <toby.tomkins@nokia.com>2011-12-05 16:01:38 +1000
committerQt by Nokia <qt-info@nokia.com>2011-12-05 13:50:10 +0100
commit291fd5022f8ee2175919bcfeb12ba735f0ebac93 (patch)
tree1b14f52820bb6d180e7fc5981c15fcca71e333e2 /src/contacts/qcontactmanagerengine.h
parent58d401a795ba11fee9486aabc461cf502a8a5b6d (diff)
Fixed QtPim contacts namespace compilation.
Change-Id: I55512016208ba63ea1cdd46f3a8b5bdcef731918 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Andy Cox <andrew.cox@nokia.com> Reviewed-by: Cristiano di Flora <cristiano.di-flora@nokia.com>
Diffstat (limited to 'src/contacts/qcontactmanagerengine.h')
-rw-r--r--src/contacts/qcontactmanagerengine.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/contacts/qcontactmanagerengine.h b/src/contacts/qcontactmanagerengine.h
index ab0031b45..b43f7c134 100644
--- a/src/contacts/qcontactmanagerengine.h
+++ b/src/contacts/qcontactmanagerengine.h
@@ -192,6 +192,8 @@ public:
QTCONTACTS_END_NAMESPACE
+QT_BEGIN_NAMESPACE
Q_DECLARE_INTERFACE(QtContacts::QContactManagerEngineV2, "com.nokia.qt.contacts.engine/2.0")
+QT_END_NAMESPACE
#endif