]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/VTKPlugin/VTKPlugin_GUI.cxx
Salome HOME
#18963 Minimize compiler warnings
[modules/geom.git] / src / VTKPlugin / VTKPlugin_GUI.cxx
index 580bf1256c59204b7dbdde2f5b4ebd379104beb1..84cae2325fcb264305c849ad30590fc8bc498945 100644 (file)
@@ -88,7 +88,7 @@ bool VTKPlugin_GUI::OnGUIEvent( const QString& theCommandID, SUIT_Desktop* paren
     getGeometryGUI()->getApp()->putInfo( tr("GEOM_PRP_COMMAND").arg( theCommandID ) );
   }
 
-  return true; // ???????????
+  return result;
 }
 
 //=======================================================================