mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-05 19:42:47 +00:00
Follow-up of f54fd10897 -> Project name stored with no extension, updated after drag and drop of .3mf or .amf files and used by export g-code and send g-code commands
This commit is contained in:
@@ -184,7 +184,9 @@ public:
|
||||
|
||||
void update_object_menu();
|
||||
|
||||
const wxString& get_project_filename() const;
|
||||
wxString get_project_filename(const wxString& extension = wxEmptyString) const;
|
||||
void set_project_filename(const wxString& filename);
|
||||
|
||||
bool is_export_gcode_scheduled() const;
|
||||
|
||||
int get_selected_object_idx();
|
||||
|
||||
Reference in New Issue
Block a user