2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Fix first main window appearance.

This commit is contained in:
John Preston
2020-06-16 10:48:21 +04:00
parent ab5796c117
commit 5e045ec02c
3 changed files with 4 additions and 4 deletions

View File

@@ -108,8 +108,6 @@ Session::Session(
}
});
Window::Theme::Background()->start();
#ifndef TDESKTOP_DISABLE_SPELLCHECK
Spellchecker::Start(this);
#endif // TDESKTOP_DISABLE_SPELLCHECK