Skip to content

Commit

Permalink
Minor bug rectified,
Browse files Browse the repository at this point in the history
  • Loading branch information
deepaksamuel committed Oct 19, 2019
1 parent f386786 commit eb2b38b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Simple.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -869,6 +869,7 @@ void Simple::on_addObject_clicked()
false);
obj->SetDimensions(parameters);
AddObject(obj);
UpdateGeometry();
// }


Expand Down

0 comments on commit eb2b38b

Please sign in to comment.