summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbluetoothuuid/tst_qbluetoothuuid.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qbluetoothuuid/tst_qbluetoothuuid.cpp')
-rw-r--r--tests/auto/qbluetoothuuid/tst_qbluetoothuuid.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/auto/qbluetoothuuid/tst_qbluetoothuuid.cpp b/tests/auto/qbluetoothuuid/tst_qbluetoothuuid.cpp
index 0c4308da..abe1bbbd 100644
--- a/tests/auto/qbluetoothuuid/tst_qbluetoothuuid.cpp
+++ b/tests/auto/qbluetoothuuid/tst_qbluetoothuuid.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 QtBluetooth module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** GNU Lesser General Public License Usage
@@ -53,6 +53,8 @@
#include <bttypes.h>
#endif
+QTBLUETOOTH_USE_NAMESPACE
+
Q_DECLARE_METATYPE(quint128)
class tst_QBluetoothUuid : public QObject