1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-13 08:24:27 +00:00

eject button functionality

This commit is contained in:
David Kocik
2019-12-11 17:02:12 +01:00
parent a01eec34f9
commit b267e986fb
2 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -275,7 +275,7 @@ bool GUI_App::on_init_inner()
this->obj_manipul()->update_if_dirty();
RemovableDriveManager::get_instance().update(wxGetLocalTime(), true);
//RemovableDriveManager::get_instance().update(wxGetLocalTime(), true);
// Preset updating & Configwizard are done after the above initializations,