From 5856257e3199c10ed82ced04e56d3a0ad4f30f6f Mon Sep 17 00:00:00 2001 From: vsv Date: Thu, 12 Dec 2019 15:12:26 +0300 Subject: [PATCH] Cut long line --- src/XGUI/XGUI_FacesPanel.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/XGUI/XGUI_FacesPanel.cpp b/src/XGUI/XGUI_FacesPanel.cpp index b0d178196..67e3a5aa3 100644 --- a/src/XGUI/XGUI_FacesPanel.cpp +++ b/src/XGUI/XGUI_FacesPanel.cpp @@ -258,7 +258,8 @@ bool XGUI_FacesPanel::processAction(ModuleBase_ActionType theActionType) } //******************************************************************** -void XGUI_FacesPanel::getObjectsMapFromResult(ResultGroupPtr theResGroup, FeaturePtr theGroupFeature, +void XGUI_FacesPanel::getObjectsMapFromResult(ResultGroupPtr theResGroup, + FeaturePtr theGroupFeature, std::map& theObjectToShapes, std::map& theObjectToPrs) { -- 2.39.2