mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-16 08:12:39 -07:00
last path functions
This commit is contained in:
@@ -272,7 +272,8 @@ bool GUI_App::on_init_inner()
|
||||
|
||||
this->obj_manipul()->update_if_dirty();
|
||||
|
||||
RemovableDriveManager::get_instance().update(wxGetLocalTime());
|
||||
//RemovableDriveManager::get_instance().update(wxGetLocalTime());
|
||||
std::cout << RemovableDriveManager::get_instance().is_last_drive_removed() << "\n";
|
||||
|
||||
// Preset updating & Configwizard are done after the above initializations,
|
||||
// and after MainFrame is created & shown.
|
||||
|
||||
Reference in New Issue
Block a user