summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothtransferreply.h
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@theqtcompany.com>2016-03-21 14:54:44 +0100
committerLiang Qi <liang.qi@theqtcompany.com>2016-03-21 16:13:30 +0100
commitf8857127320f513e9ec2132bc4af5c470362f37a (patch)
tree08b409ae3d9dce33d01ab238277fc16c18978785 /src/bluetooth/qbluetoothtransferreply.h
parentefd55bafb4f067bc7ee606ce75266cdfdd0282c0 (diff)
parent97194a4b7282e01cc1da3571abdbc11bb29dfe86 (diff)
Merge remote-tracking branch 'origin/5.6' into 5.7
Conflicts: src/bluetooth/qlowenergycontroller.h Change-Id: I15571e47fbf06545d46d1b9a9b2b47bf815ae293
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 324d822f..c2b0b622 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 = 0);
+ explicit QBluetoothTransferReply(QObject *parent = Q_NULLPTR);
void setManager(QBluetoothTransferManager *manager);
void setRequest(const QBluetoothTransferRequest &request);