From: vsv Date: Fri, 26 Jul 2019 08:20:00 +0000 (+0300) Subject: Cut long line X-Git-Tag: VEDF2019Lot4~89 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=4e101da3f7c9050150ec851a17791769e5e39952;p=modules%2Fshaper.git Cut long line --- diff --git a/src/SHAPERGUI/SHAPERGUI.cpp b/src/SHAPERGUI/SHAPERGUI.cpp index 3d3638025..61716cafc 100644 --- a/src/SHAPERGUI/SHAPERGUI.cpp +++ b/src/SHAPERGUI/SHAPERGUI.cpp @@ -141,7 +141,9 @@ SHAPERGUI::SHAPERGUI() myProxyViewer = new SHAPERGUI_SalomeViewer(this); ModuleBase_Preferences::setResourceMgr(application()->resourceMgr()); - // ModuleBase_Preferences::loadCustomProps(); - It will be called in XGUI_Workshop::startApplication + + // It will be called in XGUI_Workshop::startApplication + // ModuleBase_Preferences::loadCustomProps(); } //******************************************************