summaryrefslogtreecommitdiffstats
path: root/src/bluetoothsettings/discoverymodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetoothsettings/discoverymodel.h')
-rw-r--r--src/bluetoothsettings/discoverymodel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bluetoothsettings/discoverymodel.h b/src/bluetoothsettings/discoverymodel.h
index 75d93bc..ba6e1dd 100644
--- a/src/bluetoothsettings/discoverymodel.h
+++ b/src/bluetoothsettings/discoverymodel.h
@@ -100,6 +100,7 @@ public:
QHash<int, QByteArray> roleNames() const;
void setConnected(const QString& aAddress, bool connected);
void scanDevices();
+ void stopScanning();
enum Roles {
Name = Qt::UserRole,