mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-29 17:44:36 +08:00
bug fix - using two devices
This commit is contained in:
parent
c396ec25a1
commit
7e4e1745af
@ -505,6 +505,7 @@ void RemovableDriveManager::erase_callbacks()
|
||||
}
|
||||
void RemovableDriveManager::set_last_save_path(const std::string& path)
|
||||
{
|
||||
m_last_save_path_verified = false;
|
||||
m_last_save_path = path;
|
||||
}
|
||||
void RemovableDriveManager::verify_last_save_path()
|
||||
|
Loading…
x
Reference in New Issue
Block a user