2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

closing logs and working file before relaunching Telegram

This commit is contained in:
John Preston
2016-02-08 13:50:56 +03:00
parent 520d82b0ff
commit b3da86bf08
5 changed files with 28 additions and 2 deletions

View File

@@ -32,6 +32,8 @@ namespace Logs {
bool instanceChecked();
void multipleInstances();
void closeMain();
void writeMain(const QString &v);
void writeDebug(const char *file, int32 line, const QString &v);