2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-05 00:55:12 +00:00

Don't change real theme when editing.

This commit is contained in:
John Preston
2019-09-05 09:51:46 +03:00
parent 03bdd80b2f
commit 7485f0c960
9 changed files with 175 additions and 113 deletions

View File

@@ -143,7 +143,7 @@ Application::~Application() {
stopWebLoadManager();
App::deinitMedia();
Window::Theme::Unload();
Window::Theme::Uninitialize();
Media::Player::finish(_audio.get());
style::stopManager();