X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=InterfaceQT4%2Fcompomclist.py;h=55666f9b473a1f9e5f876c437fdc27a440a2ff0a;hb=68af27699b3d841d7d3b21223cbf4e27e4ddd45c;hp=cc8c8a8ad33a1ec1b73b9a0332ddce859a31d4e0;hpb=df0e1a1f57e70d3d99dd7fb381845500c3d3c6dd;p=tools%2Feficas.git diff --git a/InterfaceQT4/compomclist.py b/InterfaceQT4/compomclist.py index cc8c8a8a..55666f9b 100644 --- a/InterfaceQT4/compomclist.py +++ b/InterfaceQT4/compomclist.py @@ -54,7 +54,7 @@ class Node(browser.JDCNode,typeNode.PopUpMenuNodeMinimal): monObjet=self.item.object monNom=self.item.nom maCommande=commande - print parentQt + #print parentQt if hasattr(parentQt,'niveau'): self.niveau=parentQt.niveau+1 else : self.niveau=1 if not (monObjet.isMCList()) :