summaryrefslogtreecommitdiffstats
path: root/tests/nfcsymbianbackend/qllcpserver/tst_qllcpserver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/nfcsymbianbackend/qllcpserver/tst_qllcpserver.cpp')
-rw-r--r--tests/nfcsymbianbackend/qllcpserver/tst_qllcpserver.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/nfcsymbianbackend/qllcpserver/tst_qllcpserver.cpp b/tests/nfcsymbianbackend/qllcpserver/tst_qllcpserver.cpp
index 4018a934..b9ca5b92 100644
--- a/tests/nfcsymbianbackend/qllcpserver/tst_qllcpserver.cpp
+++ b/tests/nfcsymbianbackend/qllcpserver/tst_qllcpserver.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
@@ -50,6 +50,8 @@
QString TestUri("urn:nfc:xsn:nokia:symbiantest");
+QTNFC_USE_NAMESPACE
+
static qint64 countBytesWritten(QSignalSpy& bytesWrittenSpy)
{
qint64 ret = 0;