mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
linux eject
This commit is contained in:
parent
17b146c0a3
commit
5db80edcd3
3 changed files with 20 additions and 13 deletions
|
@ -273,6 +273,7 @@ bool GUI_App::on_init_inner()
|
|||
this->obj_manipul()->update_if_dirty();
|
||||
|
||||
RemovableDriveManager::get_instance().update(wxGetLocalTime());
|
||||
|
||||
// Preset updating & Configwizard are done after the above initializations,
|
||||
// and after MainFrame is created & shown.
|
||||
// The extra CallAfter() is needed because of Mac, where this is the only way
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue