added basic last run crash dialog

This commit is contained in:
fourtf
2018-04-20 00:15:57 +02:00
parent 683c4aed2d
commit e17a7cc222
10 changed files with 73 additions and 10 deletions
+2
View File
@@ -29,6 +29,8 @@ public:
QString whispersLogsFolderPath;
QString mentionsLogsFolderPath;
QString appPathHash;
bool createFolder(const QString &folderPath);
};