adding the entry poin for enabling accessibility
This commit is contained in:
committed by
John Preston
parent
856d38df49
commit
13862bd561
@@ -86,6 +86,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
#include "base/qthelp_regex.h"
|
||||
#include "base/qthelp_url.h"
|
||||
#include "boxes/premium_limits_box.h"
|
||||
#include "ui/accessibility.h"
|
||||
#include "ui/boxes/confirm_box.h"
|
||||
#include "ui/controls/location_picker.h"
|
||||
#include "styles/style_window.h"
|
||||
@@ -260,6 +261,8 @@ void Application::run() {
|
||||
|
||||
startLocalStorage();
|
||||
|
||||
Ui::InstallAccessibleFactory();
|
||||
|
||||
style::SetCustomFont(settings().customFontFamily());
|
||||
style::internal::StartFonts();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user