X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGEOMToolsGUI%2FGEOMToolsGUI.cxx;h=d79a68e10f9eaa4a42fbcd7a6a818f2ebb9e0957;hb=a9fe5759c52e7f225c6b1403bf93fc97c10874b9;hp=bd79254a353f94ad66ca5746e64c03b09de216d8;hpb=fde342bef471648e5265fa28f6464241708c79d4;p=modules%2Fgeom.git diff --git a/src/GEOMToolsGUI/GEOMToolsGUI.cxx b/src/GEOMToolsGUI/GEOMToolsGUI.cxx index bd79254a3..d79a68e10 100644 --- a/src/GEOMToolsGUI/GEOMToolsGUI.cxx +++ b/src/GEOMToolsGUI/GEOMToolsGUI.cxx @@ -77,7 +77,7 @@ static QString getParentComponent( _PTR( SObject ) obj ) //===================================================================================== // function : inUse -// purpose : check if the object(s) passed as the the second arguments are used +// purpose : check if the object(s) passed as the second arguments are used // by the other objects in the study //===================================================================================== static bool inUse( _PTR(Study) study, const QString& component, const QMap& objects )