FIX: Open provided file at startup (#11419)

This commit is contained in:
Kiss Lorand
2025-11-22 21:49:51 +08:00
committed by GitHub
parent 3367648ec0
commit 589eb2cfeb
3 changed files with 16 additions and 5 deletions
+1
View File
@@ -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; }