summaryrefslogtreecommitdiffstats
path: root/src/connectivity/bluetooth/qbluetoothdevicediscoveryagent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/connectivity/bluetooth/qbluetoothdevicediscoveryagent.h')
-rw-r--r--src/connectivity/bluetooth/qbluetoothdevicediscoveryagent.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/connectivity/bluetooth/qbluetoothdevicediscoveryagent.h b/src/connectivity/bluetooth/qbluetoothdevicediscoveryagent.h
index c61d3291d7..a95c467962 100644
--- a/src/connectivity/bluetooth/qbluetoothdevicediscoveryagent.h
+++ b/src/connectivity/bluetooth/qbluetoothdevicediscoveryagent.h
@@ -108,6 +108,7 @@ private:
#ifdef QTM_SYMBIAN_BLUETOOTH
Q_PRIVATE_SLOT(d_func(), void _q_newDeviceFound(const QBluetoothDeviceInfo &device))
+ Q_PRIVATE_SLOT(d_func(), void _q_setError(QBluetoothDeviceDiscoveryAgent::Error errorCode, QString errorDescription))
#endif // QTM_SYMBIAN_BLUETOOTH
};