From: pascale.noyret Date: Wed, 17 May 2017 14:48:16 +0000 (+0200) Subject: correction copier/coller X-Git-Tag: V8_3_0~13 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=abac63e1633e5b74ceb4888c5deb250435694739;p=tools%2Feficas.git correction copier/coller --- diff --git a/InterfaceQT4/compomclist.py b/InterfaceQT4/compomclist.py index c7179c9e..3c15a674 100644 --- a/InterfaceQT4/compomclist.py +++ b/InterfaceQT4/compomclist.py @@ -64,6 +64,7 @@ class Node(browser.JDCNode,typeNode.PopUpMenuNodeMinimal): child=self.append_brother(objet_a_copier,'before') if self.editor.fenetreCentraleAffichee : self.editor.fenetreCentraleAffichee.node.affichePanneau() self.update_node_label_in_black() + self.parent().build_children() return child