mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-05 00:46:08 +00:00
some thread work fixes, no contacts msgs added, username info msgs added
This commit is contained in:
@@ -96,6 +96,8 @@ QUrl gUpdateURL = QUrl(qsl("http://tdesktop.com/linux/tupdates/current"));
|
||||
#error Unknown platform
|
||||
#endif
|
||||
|
||||
bool gContactsReceived = false;
|
||||
|
||||
void settingsParseArgs(int argc, char *argv[]) {
|
||||
if (cPlatform() == dbipMac) {
|
||||
gCustomNotifies = false;
|
||||
|
Reference in New Issue
Block a user