summaryrefslogtreecommitdiffstats
path: root/tests/nfcsymbianbackend/common/qdummyslot.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/nfcsymbianbackend/common/qdummyslot.cpp')
-rw-r--r--tests/nfcsymbianbackend/common/qdummyslot.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/nfcsymbianbackend/common/qdummyslot.cpp b/tests/nfcsymbianbackend/common/qdummyslot.cpp
index 8503c244..90b6973d 100644
--- a/tests/nfcsymbianbackend/common/qdummyslot.cpp
+++ b/tests/nfcsymbianbackend/common/qdummyslot.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 "qdummyslot.h"
#include "qnfctagtestcommon.h"
+QTNFC_USE_NAMESPACE
+
QDummySlot::QDummySlot(QObject *parent) :
QObject(parent)
{