2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 22:55:11 +00:00

stable version 0.8.21

This commit is contained in:
John Preston
2015-06-02 17:31:25 +03:00
parent 66718de562
commit 31954f5266
8 changed files with 19 additions and 16 deletions

View File

@@ -232,6 +232,8 @@ void logsInit() {
logsInitDebug();
cSetDebug(true);
}
QDir().setCurrent(cWorkingDir());
}
void logsInitDebug() {