mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Mobile: add ability to directly open support email
This is even easier and more obvious than copying the logs on the About page and then manually creating an email and pasting those logs. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
80f123ce2a
commit
4f0d437f1e
3 changed files with 44 additions and 17 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue