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