2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00
merging with other platform changes
This commit is contained in:
John Preston
2014-07-08 14:25:17 +04:00
80 changed files with 5226 additions and 5951 deletions

View File

@@ -119,7 +119,7 @@ void logsInit() {
static _StreamCreator streamCreator;
if (mainLogStream) return;
#ifdef Q_OS_MAC
#if defined Q_OS_MAC && !defined _DEBUG
cForceWorkingDir(psAppDataPath());
#endif