Fixed misplaced word

This commit is contained in:
luz.paz
2018-10-02 10:25:44 -04:00
committed by wmayer
parent 2de755186b
commit b8c50dc0f9

View File

@@ -460,7 +460,7 @@ void TaskAssemblyConstraints::setPossibleOptions() {
// }
// };
// if(isCombination(g1,g2,easier dcm::geometry::line, dcm::geometry::plane) ||
// if(isCombination(g1,g2, dcm::geometry::line, dcm::geometry::plane) ||
// isCombination(g1,g2, dcm::geometry::plane, dcm::geometry::cylinder)) {
// ui->perpendicular->setEnabled(true);