diff options
Diffstat (limited to 'mobile-widgets/qmlmanager.h')
-rw-r--r-- | mobile-widgets/qmlmanager.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mobile-widgets/qmlmanager.h b/mobile-widgets/qmlmanager.h index 33831d396..8e4f05fa6 100644 --- a/mobile-widgets/qmlmanager.h +++ b/mobile-widgets/qmlmanager.h @@ -162,6 +162,7 @@ public slots: void sendGpsData(); void downloadGpsData(); void populateGpsData(); + void cancelDownloadDC(); void clearGpsData(); void finishSetup(); void openLocalThenRemote(QString url); |