1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-31 11:15:52 +00:00

Fixed Linux-bug : "Add part" => segmentation fault.

Deleted experimental code
This commit is contained in:
YuSanka
2018-07-30 14:25:09 +02:00
parent 085ae68e6d
commit 2142070331
4 changed files with 6 additions and 586 deletions
-3
View File
@@ -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_