fixed toasts for all platforms

This commit is contained in:
apa420
2018-08-29 23:39:02 +02:00
parent 01ca055763
commit 5555c41d7e
4 changed files with 13 additions and 7 deletions
+3
View File
@@ -28,6 +28,9 @@ public:
// Hash of QCoreApplication::applicationFilePath()
QString applicationFilePathHash;
// Profile avatars for twitch <appDataDirectory>/cache/twitch
QString twitchProfileAvatars;
bool createFolder(const QString &folderPath);
bool isPortable();