From afd46a60f7b9a7aba0ae515f4ae38c8223761f2d Mon Sep 17 00:00:00 2001 From: "Robert C. Helling" Date: Tue, 5 Dec 2017 20:58:54 +0100 Subject: Add button to rescan BT devices Otherwise the divecomputer has to be in pairing mode at app start time. Unfortunately, this leaves less space for the progress message. My time/qml knowledge does not suffice to move that to the next line (when moving that out of the RowLayout it overlaps with the buttons). Signed-off-by: Robert C. Helling --- mobile-widgets/qmlmanager.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mobile-widgets/qmlmanager.h') diff --git a/mobile-widgets/qmlmanager.h b/mobile-widgets/qmlmanager.h index cd827da4d..92b320966 100644 --- a/mobile-widgets/qmlmanager.h +++ b/mobile-widgets/qmlmanager.h @@ -192,6 +192,8 @@ public slots: void appendTextToLog(const QString &newText); void quit(); void hasLocationSourceChanged(); + void btRescan(); + private: QString m_cloudUserName; -- cgit v1.2.3-70-g09d2