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