From: vsv Date: Thu, 12 Dec 2019 12:12:26 +0000 (+0300) Subject: Cut long line X-Git-Tag: V9_5_0a1~103 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=5856257e3199c10ed82ced04e56d3a0ad4f30f6f;p=modules%2Fshaper.git Cut long line --- 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) {