mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-14 05:55:54 +08:00
macos first update bug fix
This commit is contained in:
parent
0db9815467
commit
233b60bc12
@ -422,7 +422,7 @@ void RemovableDriveManager::init()
|
||||
#elif __APPLE__
|
||||
m_rdmmm->register_window();
|
||||
#endif
|
||||
update();
|
||||
update(0, true);
|
||||
}
|
||||
bool RemovableDriveManager::update(const long time,const bool check)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user