2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Add an 'Update your OS' top bar.

Set EOL for Windows XP / Vista version at September 1, 2019.
This commit is contained in:
John Preston
2019-06-04 01:34:34 +03:00
parent 3355e6da0c
commit 1fb529803e
14 changed files with 299 additions and 8 deletions

View File

@@ -32,4 +32,8 @@ QString SystemLanguage() {
return QString();
}
QDate WhenSystemBecomesOutdated() {
return QDate();
}
} // namespace Platform