Salome HOME
Merge master branch into V9_dev.
[modules/geom.git] / src / STLPlugin / STLPlugin_GUI.cxx
index d50045321e96aa53c2e5a0c844a5ac89f60232cc..95955c2d52d4c4df590a8e4b53422786cc098b73 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; // ?????????
 }
 
 //=======================================================================