mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
saving QByteArray bookmark along with file paths and download path for OS X sandbox, will be actually implemented only in macstore branch
This commit is contained in:
@@ -74,6 +74,7 @@ DBIDefaultAttach gDefaultAttach = dbidaDocument;
|
||||
bool gReplaceEmojis = true;
|
||||
bool gAskDownloadPath = false;
|
||||
QString gDownloadPath;
|
||||
QByteArray gDownloadPathBookmark;
|
||||
|
||||
bool gNeedConfigResave = false;
|
||||
|
||||
|
Reference in New Issue
Block a user