MSW: Dark Mode: Update of PrintHostDialogs

This commit is contained in:
YuSanka 2021-11-08 11:06:37 +01:00
parent 24d1303126
commit 8bc074f5f2
3 changed files with 12 additions and 0 deletions

View file

@ -1620,6 +1620,7 @@ void GUI_App::update_ui_from_settings()
m_force_colors_update = false;
mainframe->force_color_changed();
mainframe->diff_dialog.force_color_changed();
mainframe->printhost_queue_dlg()->force_color_changed();
#ifdef _MSW_DARK_MODE
update_scrolls(mainframe);
#endif //_MSW_DARK_MODE