Fixed post-commit compilation problems

This commit is contained in:
YuSanka 2018-08-24 16:20:19 +02:00
parent 8b148a4fe4
commit 90fcdd4e5f
6 changed files with 32 additions and 40 deletions

View file

@ -108,7 +108,7 @@ void set_extruder_column_hidden(bool hide);
void update_extruder_in_config(const wxString& selection);
// update scale values after scale unit changing or "gizmos"
void update_scale_values();
void update_scale_values(const Pointf3& size, float scale);
void update_scale_values(const Vec3d& size, float scale);
// update rotation values object selection changing
void update_rotation_values();
// update rotation value after "gizmos"