mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Code cleanup
This commit is contained in:
parent
058468d371
commit
8c3df91f2e
4 changed files with 0 additions and 20 deletions
|
@ -129,11 +129,7 @@ public:
|
|||
void set_drop_target(wxDropTarget* target);
|
||||
|
||||
void load_print();
|
||||
#if ENABLE_NO_GCODE_TOOLPATHS_REGENERATION
|
||||
void reload_print(bool force = false, bool keep_volumes = false);
|
||||
#else
|
||||
void reload_print(bool force = false);
|
||||
#endif // ENABLE_NO_GCODE_TOOLPATHS_REGENERATION
|
||||
void refresh_print();
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue