mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-03 20:06:58 +03:00
fix: Check the box when the theme is changed via settings
Signed-off-by: Redson <redson@riseup.net>
This commit is contained in:
parent
aa3ea79f94
commit
a12f892841
1 changed files with 1 additions and 0 deletions
|
|
@ -1965,6 +1965,7 @@ void MainWindow::globalSettingsClosed()
|
|||
proxymodel->sort(0);
|
||||
updateMainToolBar();
|
||||
updateToolsMenu();
|
||||
updateThemeMenu();
|
||||
updateStatusCenter();
|
||||
// This needs to be done to prevent UI elements disappearing in the event the config is changed
|
||||
// but Prism Launcher exits abnormally, causing the window state to never be saved:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue