From 71d66605f7f2d19cf395d11c724a67f554b3cdd4 Mon Sep 17 00:00:00 2001 From: mpv Date: Wed, 21 Dec 2016 17:30:17 +0300 Subject: [PATCH] Code style fix --- src/Model/Model_AttributeSelection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Model/Model_AttributeSelection.cpp b/src/Model/Model_AttributeSelection.cpp index 6ffe934a6..8391d72f5 100644 --- a/src/Model/Model_AttributeSelection.cpp +++ b/src/Model/Model_AttributeSelection.cpp @@ -491,7 +491,7 @@ bool Model_AttributeSelection::update() } return aResult; } - + if (aContext->groupName() == ModelAPI_ResultConstruction::group()) { // construction: identification by the results indexes, recompute faces and // take the face that more close by the indexes -- 2.39.2