]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/IGESPlugin/IGESPlugin_GUI.cxx
Salome HOME
Fix compilation error and some warnings
[modules/geom.git] / src / IGESPlugin / IGESPlugin_GUI.cxx
index 1e9f9ac6391a3ec109a974561ea58ee9f2606347..956303a922f545fa4973657bbcd8c4fb0618798c 100644 (file)
@@ -96,7 +96,7 @@ bool IGESPlugin_GUI::OnGUIEvent( const QString& theCommandID, SUIT_Desktop* pare
     getGeometryGUI()->getApp()->putInfo( tr("GEOM_PRP_COMMAND").arg( theCommandID ) );
   }
 
-  return true;
+  return true; // ?????????????
 }
 
 //=======================================================================