mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 09:17:52 -06:00
Fixed Linux-bug : "Add part" => segmentation fault.
Deleted experimental code
This commit is contained in:
parent
085ae68e6d
commit
2142070331
4 changed files with 6 additions and 586 deletions
|
@ -108,9 +108,6 @@ void update_rotation_values();
|
|||
// update rotation value after "gizmos"
|
||||
void update_rotation_value(const double angle, const std::string& axis);
|
||||
|
||||
|
||||
wxSizer* get_experimental_sizer(wxWindow* parent);
|
||||
|
||||
} //namespace GUI
|
||||
} //namespace Slic3r
|
||||
#endif //slic3r_GUI_ObjectParts_hpp_
|
Loading…
Add table
Add a link
Reference in a new issue