summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothtransfermanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qbluetoothtransfermanager.h')
-rw-r--r--src/bluetooth/qbluetoothtransfermanager.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/bluetooth/qbluetoothtransfermanager.h b/src/bluetooth/qbluetoothtransfermanager.h
index b8359ab8..d3839eb1 100644
--- a/src/bluetooth/qbluetoothtransfermanager.h
+++ b/src/bluetooth/qbluetoothtransfermanager.h
@@ -4,7 +4,7 @@
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
-** This file is part of the Qt Mobility Components.
+** This file is part of the QtBluetooth module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** GNU Lesser General Public License Usage
@@ -51,6 +51,8 @@ QT_FORWARD_DECLARE_CLASS(QIODevice)
QT_BEGIN_HEADER
+QTBLUETOOTH_BEGIN_NAMESPACE
+
class QBluetoothTransferReply;
class QBluetoothTransferRequest;
class QBluetoothTranferManagerPrivate;
@@ -75,6 +77,8 @@ signals:
};
+QTBLUETOOTH_END_NAMESPACE
+
QT_END_HEADER
#endif // QBLUETOOTHTRANSFERMANAGER_H