summaryrefslogtreecommitdiffstats
path: root/tests/auto/qndefnfcsmartposterrecord
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2013-09-05 13:32:00 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-09-09 12:44:29 +0200
commite21b666856fe89a13c2c8c1eb7ef6fb18275f9b4 (patch)
tree3f5f6075a783fe4afe1b201faa591fa8dacc4238 /tests/auto/qndefnfcsmartposterrecord
parenta589ae4f2f525686efa9f031a82390433b0e606d (diff)
Remove QtBluetooth and QtNfc namespace.
This is based on namespace discussions on the Qt project dev mailing list. We continue to use the Qt namespace. Change-Id: I6119d06662f7682c11f42d759f3218be1f5a7d6c Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
Diffstat (limited to 'tests/auto/qndefnfcsmartposterrecord')
-rw-r--r--tests/auto/qndefnfcsmartposterrecord/tst_qndefnfcsmartposterrecord.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qndefnfcsmartposterrecord/tst_qndefnfcsmartposterrecord.cpp b/tests/auto/qndefnfcsmartposterrecord/tst_qndefnfcsmartposterrecord.cpp
index 33b15980..c16fb211 100644
--- a/tests/auto/qndefnfcsmartposterrecord/tst_qndefnfcsmartposterrecord.cpp
+++ b/tests/auto/qndefnfcsmartposterrecord/tst_qndefnfcsmartposterrecord.cpp
@@ -47,7 +47,7 @@
#include <qndefnfcurirecord.h>
#include <qndefnfcsmartposterrecord.h>
-QT_USE_NAMESPACE_NFC
+QT_USE_NAMESPACE
static const quint8 payload[] = {
0xC1, 0x02, 0x00, 0x00, 0x03, 0x0D, 0x53, 0x70, 0x91, 0x01, 0x08, 0x55, 0x01, 0x72, 0x69, 0x6D, 0x2E, 0x63, 0x6F, 0x6D,