summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothtransferreply.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qbluetoothtransferreply.h')
-rw-r--r--src/bluetooth/qbluetoothtransferreply.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bluetooth/qbluetoothtransferreply.h b/src/bluetooth/qbluetoothtransferreply.h
index c2b0b622..8f0679f5 100644
--- a/src/bluetooth/qbluetoothtransferreply.h
+++ b/src/bluetooth/qbluetoothtransferreply.h
@@ -88,7 +88,7 @@ Q_SIGNALS:
void error(QBluetoothTransferReply::TransferError lastError);
protected:
- explicit QBluetoothTransferReply(QObject *parent = Q_NULLPTR);
+ explicit QBluetoothTransferReply(QObject *parent = nullptr);
void setManager(QBluetoothTransferManager *manager);
void setRequest(const QBluetoothTransferRequest &request);