summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/btfiletransfer/progress.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bluetooth/btfiletransfer/progress.h')
-rw-r--r--examples/bluetooth/btfiletransfer/progress.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/bluetooth/btfiletransfer/progress.h b/examples/bluetooth/btfiletransfer/progress.h
index 400c9b70..c7efed83 100644
--- a/examples/bluetooth/btfiletransfer/progress.h
+++ b/examples/bluetooth/btfiletransfer/progress.h
@@ -45,11 +45,11 @@
#include <qbluetoothglobal.h>
#include <QTime>
-QTBLUETOOTH_BEGIN_NAMESPACE
+QT_BEGIN_NAMESPACE_BLUETOOTH
class QBluetoothTransferReply;
-QTBLUETOOTH_END_NAMESPACE
+QT_END_NAMESPACE_BLUETOOTH
-QTBLUETOOTH_USE_NAMESPACE
+QT_USE_NAMESPACE_BLUETOOTH
QT_BEGIN_NAMESPACE
namespace Ui {