diff options
Diffstat (limited to 'mobile-widgets/qmlmanager.h')
-rw-r--r-- | mobile-widgets/qmlmanager.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mobile-widgets/qmlmanager.h b/mobile-widgets/qmlmanager.h index 782cc6d22..4faf823b8 100644 --- a/mobile-widgets/qmlmanager.h +++ b/mobile-widgets/qmlmanager.h @@ -185,7 +185,9 @@ public slots: void populateGpsData(); void cancelDownloadDC(); void clearGpsData(); + QString getCombinedLogs(); void copyAppLogToClipboard(); + bool createSupportEmail(); void finishSetup(); void openLocalThenRemote(QString url); void mergeLocalRepo(); |