summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothaddress.h
diff options
context:
space:
mode:
authorOliver Wolff <oliver.wolff@qt.io>2017-08-21 14:20:25 +0200
committerOliver Wolff <oliver.wolff@qt.io>2017-08-30 13:33:12 +0000
commit36997810d9fec492635152be89efaa55208e224a (patch)
tree00743718f23b3d3a794c56e392a496bf166902cc /src/bluetooth/qbluetoothaddress.h
parent8f1bd6c6c017a0e28160c5325d1c5c86a3e16384 (diff)
Rename qbluetoothglobal.h to qtbluetoothglobal.h
... and deprecate the former. By doing so we get the header file in line with other modules - see qtnetworkglobal.h for example. The include is not used in the examples so it is removed there. Change-Id: Ie6267738d4a45e45a0350d458a40654d8a952f4a Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'src/bluetooth/qbluetoothaddress.h')
-rw-r--r--src/bluetooth/qbluetoothaddress.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bluetooth/qbluetoothaddress.h b/src/bluetooth/qbluetoothaddress.h
index de2d4240..e3750d21 100644
--- a/src/bluetooth/qbluetoothaddress.h
+++ b/src/bluetooth/qbluetoothaddress.h
@@ -40,7 +40,7 @@
#ifndef QBLUETOOTHADDRESS_H
#define QBLUETOOTHADDRESS_H
-#include <QtBluetooth/qbluetoothglobal.h>
+#include <QtBluetooth/qtbluetoothglobal.h>
#include <QtCore/QByteArray>
#include <QtCore/QString>