2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-05 08:55:59 +00:00
This commit is contained in:
John Preston
2016-02-13 14:13:25 +03:00

View File

@@ -689,7 +689,8 @@ namespace Sandbox {
}
AppClass::AppClass() : QObject()
, _uploader(0) {
, _uploader(0)
, _translator(0) {
AppObject = this;
Fonts::start();