summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothlocaldevice_p.h
diff options
context:
space:
mode:
authorAaron McCarthy <mccarthy.aaron@gmail.com>2012-10-10 22:42:50 +1000
committerAaron McCarthy <mccarthy.aaron@gmail.com>2013-02-03 12:16:34 +0100
commit494bb455c1403c0180ce2c4c7d27f2e6b785a15a (patch)
treefd196a3b5166cddf2b333abc5fbf06181d9f9689 /src/bluetooth/qbluetoothlocaldevice_p.h
parent9e19c1c001a78fe1e53e3e19f21f76bff3f8200b (diff)
Remove use of QT_{BEGIN,END}_HEADER macros.
These macros were removed from Qt Core and they are no longer defined causing qtconnectivity to fail to build. Change-Id: I7971cca9d51e7eb1e395e348efb471982e355527 Reviewed-by: Lorn Potter <lorn.potter@jollamobile.com>
Diffstat (limited to 'src/bluetooth/qbluetoothlocaldevice_p.h')
-rw-r--r--src/bluetooth/qbluetoothlocaldevice_p.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/bluetooth/qbluetoothlocaldevice_p.h b/src/bluetooth/qbluetoothlocaldevice_p.h
index b20f0bc5..8a631739 100644
--- a/src/bluetooth/qbluetoothlocaldevice_p.h
+++ b/src/bluetooth/qbluetoothlocaldevice_p.h
@@ -64,8 +64,6 @@ QT_END_NAMESPACE
#include "qnx/ppshelpers_p.h"
#endif
-QT_BEGIN_HEADER
-
QTBLUETOOTH_BEGIN_NAMESPACE
class QBluetoothAddress;
@@ -146,6 +144,4 @@ class QBluetoothLocalDevicePrivate : public QObject
QTBLUETOOTH_END_NAMESPACE
-QT_END_HEADER
-
#endif // QBLUETOOTHLOCALDEVICE_P_H