summaryrefslogtreecommitdiffstats
path: root/src/nfc/qnearfieldtarget_maemo6.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/nfc/qnearfieldtarget_maemo6.cpp')
-rw-r--r--src/nfc/qnearfieldtarget_maemo6.cpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/nfc/qnearfieldtarget_maemo6.cpp b/src/nfc/qnearfieldtarget_maemo6.cpp
index dddf8776d..e649026c 100644
--- a/src/nfc/qnearfieldtarget_maemo6.cpp
+++ b/src/nfc/qnearfieldtarget_maemo6.cpp
@@ -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
@@ -41,6 +41,8 @@
#include "qnearfieldtarget_maemo6_p.h"
+QTNFC_BEGIN_NAMESPACE
+
void PendingCallWatcher::addSendCommand(const QDBusPendingReply<QByteArray> &reply,
const QNearFieldTarget::RequestId &id)
{
@@ -174,3 +176,4 @@ int TagType4::memorySize() const
#include <moc_qnearfieldtarget_maemo6_p.cpp>
+QTNFC_END_NAMESPACE