summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothdevicediscoveryagent_p.h
diff options
context:
space:
mode:
authorToby Tomkins <toby.tomkins@nokia.com>2011-12-05 15:54:22 +1000
committerQt by Nokia <qt-info@nokia.com>2011-12-05 07:02:23 +0100
commit4bc88e607e397008d789d9fff989d9f1a623b320 (patch)
tree5287b31f9046c787bc988e7035abc88631e49390 /src/bluetooth/qbluetoothdevicediscoveryagent_p.h
parent63603a64d36015187596b84bf0c43f21a9372cf2 (diff)
Fixed QtConnectivity bluetooth namespace compilation.
Change-Id: I507f35962151e705682c65b1fe9bf33f309d3263 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Alex <alex.blasche@nokia.com>
Diffstat (limited to 'src/bluetooth/qbluetoothdevicediscoveryagent_p.h')
-rw-r--r--src/bluetooth/qbluetoothdevicediscoveryagent_p.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/bluetooth/qbluetoothdevicediscoveryagent_p.h b/src/bluetooth/qbluetoothdevicediscoveryagent_p.h
index 288d3d6d..e270c56a 100644
--- a/src/bluetooth/qbluetoothdevicediscoveryagent_p.h
+++ b/src/bluetooth/qbluetoothdevicediscoveryagent_p.h
@@ -49,7 +49,10 @@
#ifdef QT_BLUEZ_BLUETOOTH
class OrgBluezManagerInterface;
class OrgBluezAdapterInterface;
+
+QT_BEGIN_NAMESPACE
class QDBusVariant;
+QT_END_NAMESPACE
#endif
#ifdef QT_SYMBIAN_BLUETOOTH