summaryrefslogtreecommitdiffstats
path: root/src/nfc/qnearfieldmanager_maemo6_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nfc/qnearfieldmanager_maemo6_p.h')
-rw-r--r--src/nfc/qnearfieldmanager_maemo6_p.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/nfc/qnearfieldmanager_maemo6_p.h b/src/nfc/qnearfieldmanager_maemo6_p.h
index f342398a..7e5f7950 100644
--- a/src/nfc/qnearfieldmanager_maemo6_p.h
+++ b/src/nfc/qnearfieldmanager_maemo6_p.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 QtNfc module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** GNU Lesser General Public License Usage
@@ -61,6 +61,8 @@ class ComNokiaNfcAdapterInterface;
class NDEFHandlerAdaptor;
class AccessRequestorAdaptor;
+QTNFC_BEGIN_NAMESPACE
+
class QNearFieldManagerPrivateImpl;
class NdefHandler : public QObject
@@ -141,4 +143,6 @@ private:
QMap<QString, QBasicTimer> m_pendingDetectedTargets;
};
+QTNFC_END_NAMESPACE
+
#endif // QNEARFIELDMANAGER_MAEMO6_P_H