mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Fix first main window appearance.
This commit is contained in:
@@ -108,8 +108,6 @@ Session::Session(
|
||||
}
|
||||
});
|
||||
|
||||
Window::Theme::Background()->start();
|
||||
|
||||
#ifndef TDESKTOP_DISABLE_SPELLCHECK
|
||||
Spellchecker::Start(this);
|
||||
#endif // TDESKTOP_DISABLE_SPELLCHECK
|
||||
|
Reference in New Issue
Block a user