mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-26 10:11:10 -06:00
MSW: Dark Mode: Update of PrintHostDialogs
This commit is contained in:
parent
24d1303126
commit
8bc074f5f2
3 changed files with 12 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue