mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-15 01:22:37 -07:00
refactoring
This commit is contained in:
@@ -363,7 +363,7 @@ std::string AppConfig::get_last_output_dir(const std::string &alt) const
|
||||
=======
|
||||
if (GUI::RemovableDriveManager::getInstance().update())
|
||||
{
|
||||
return GUI::RemovableDriveManager::getInstance().getLastDrivePath();
|
||||
return GUI::RemovableDriveManager::getInstance().get_last_drive_path();
|
||||
}
|
||||
>>>>>>> removable drive manager - Windows part
|
||||
const auto it = m_storage.find("");
|
||||
|
||||
Reference in New Issue
Block a user