mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-28 21:32:11 +00:00
FIX: Open provided file at startup (#11419)
This commit is contained in:
@@ -350,6 +350,7 @@ public:
|
||||
m_exported_file = exported_file;
|
||||
}
|
||||
|
||||
bool is_empty_project();
|
||||
bool is_multi_extruder_ams_empty();
|
||||
// BBS
|
||||
bool is_new_project_and_check_state() { return m_new_project_and_check_state; }
|
||||
|
||||
Reference in New Issue
Block a user