mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-14 03:35:52 +08:00
Update of taskbar icon on Win
This commit is contained in:
parent
cc0b10bfa2
commit
5daa8c7bc6
@ -1641,6 +1641,10 @@ bool GUI_App::on_init_inner()
|
||||
|
||||
show_printer_webview_tab();
|
||||
|
||||
#ifdef _WIN32
|
||||
mainframe->update_title(); // To ensure taskbar icons is updated.
|
||||
#endif
|
||||
|
||||
#ifdef __APPLE__
|
||||
other_instance_message_handler()->bring_instance_forward();
|
||||
#endif //__APPLE__
|
||||
|
Loading…
x
Reference in New Issue
Block a user