summaryrefslogtreecommitdiffstats
path: root/src/nfc/qllcpserver_maemo6_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nfc/qllcpserver_maemo6_p.h')
-rw-r--r--src/nfc/qllcpserver_maemo6_p.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/nfc/qllcpserver_maemo6_p.h b/src/nfc/qllcpserver_maemo6_p.h
index 0543f321..a4c511b9 100644
--- a/src/nfc/qllcpserver_maemo6_p.h
+++ b/src/nfc/qllcpserver_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
@@ -54,6 +54,8 @@ QT_FORWARD_DECLARE_CLASS(QDBusVariant)
class AccessRequestorAdaptor;
class LLCPRequestorAdaptor;
+QTNFC_BEGIN_NAMESPACE
+
class SocketRequestor;
class QLlcpServerPrivate : public QObject
@@ -106,4 +108,6 @@ private:
QLlcpSocket::SocketError m_error;
};
+QTNFC_END_NAMESPACE
+
#endif // QLLCPSERVER_MAEMO6_P_H