mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-01-10 16:59:55 +00:00
Merge branch 'master' of https://github.com/telegramdesktop/tdesktop
This commit is contained in:
commit
a439fc32da
@ -689,7 +689,8 @@ namespace Sandbox {
|
||||
}
|
||||
|
||||
AppClass::AppClass() : QObject()
|
||||
, _uploader(0) {
|
||||
, _uploader(0)
|
||||
, _translator(0) {
|
||||
AppObject = this;
|
||||
|
||||
Fonts::start();
|
||||
|
Loading…
Reference in New Issue
Block a user