mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
trying to get the export dialog for zip files.
This commit is contained in:
parent
c6695538a9
commit
90c38daeae
6 changed files with 11 additions and 16 deletions
|
@ -83,7 +83,6 @@ public:
|
|||
bool is_loaded() const { return m_loaded; }
|
||||
bool is_last_input_file() const { return !m_qs_last_input_file.IsEmpty(); }
|
||||
|
||||
void slice_to_png();
|
||||
void quick_slice(const int qs = qsUndef);
|
||||
void reslice_now();
|
||||
void repair_stl();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue