This commit is contained in:
John Preston 2016-02-13 14:13:25 +03:00
commit a439fc32da

View File

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