From 0b242bcaca6a6cb1f0ae734f8ea1c1b22a01648b Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Mon, 6 Aug 2018 18:29:27 -0700 Subject: Android: notify the UI a dive computer was plugged in And try to guess which one from the device string we get from the Intent. The function is named to indicate its future use (because once the user plugs in such a device, we should show the download page). Signed-off-by: Dirk Hohndel --- mobile-widgets/qmlmanager.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mobile-widgets/qmlmanager.h') diff --git a/mobile-widgets/qmlmanager.h b/mobile-widgets/qmlmanager.h index c4ed27e7c..9b956aafe 100644 --- a/mobile-widgets/qmlmanager.h +++ b/mobile-widgets/qmlmanager.h @@ -192,7 +192,7 @@ public slots: void quit(); void hasLocationSourceChanged(); void btRescan(); - + void showDownloadPage(QString deviceString); private: BuddyCompletionModel buddyModel; -- cgit v1.2.3-70-g09d2