summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothlocaldevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qbluetoothlocaldevice.h')
-rw-r--r--src/bluetooth/qbluetoothlocaldevice.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bluetooth/qbluetoothlocaldevice.h b/src/bluetooth/qbluetoothlocaldevice.h
index 9363a116..9f6d1e1b 100644
--- a/src/bluetooth/qbluetoothlocaldevice.h
+++ b/src/bluetooth/qbluetoothlocaldevice.h
@@ -79,8 +79,8 @@ public:
};
Q_ENUM(Error)
- explicit QBluetoothLocalDevice(QObject *parent = Q_NULLPTR);
- explicit QBluetoothLocalDevice(const QBluetoothAddress &address, QObject *parent = Q_NULLPTR);
+ explicit QBluetoothLocalDevice(QObject *parent = nullptr);
+ explicit QBluetoothLocalDevice(const QBluetoothAddress &address, QObject *parent = nullptr);
virtual ~QBluetoothLocalDevice();
bool isValid() const;