summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothservicediscoveryagent_p.h
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2016-06-09 15:00:36 +0200
committerAlex Blasche <alexander.blasche@theqtcompany.com>2016-06-09 15:00:43 +0200
commit6d9a7006e81fc9ef6140bfc62696d1b270aaae08 (patch)
treed7ce8d417f32ab73543740beab3cdee36b4fdfaf /src/bluetooth/qbluetoothservicediscoveryagent_p.h
parentbde54c522b76eeb933296aa1a9e159facbf8e529 (diff)
parent74916ede2ff34c2040db9cabbb5a6ee81442a7e8 (diff)
Merge remote-tracking branch 'gerrit/5.6' into 5.7
Diffstat (limited to 'src/bluetooth/qbluetoothservicediscoveryagent_p.h')
-rw-r--r--src/bluetooth/qbluetoothservicediscoveryagent_p.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/bluetooth/qbluetoothservicediscoveryagent_p.h b/src/bluetooth/qbluetoothservicediscoveryagent_p.h
index 42bb5598..47231d8f 100644
--- a/src/bluetooth/qbluetoothservicediscoveryagent_p.h
+++ b/src/bluetooth/qbluetoothservicediscoveryagent_p.h
@@ -93,7 +93,8 @@ public:
ServiceDiscovery,
};
- QBluetoothServiceDiscoveryAgentPrivate(const QBluetoothAddress &deviceAdapter);
+ QBluetoothServiceDiscoveryAgentPrivate(QBluetoothServiceDiscoveryAgent *qp,
+ const QBluetoothAddress &deviceAdapter);
~QBluetoothServiceDiscoveryAgentPrivate();
void startDeviceDiscovery();