From: Pascale Noyret Date: Tue, 9 Aug 2011 14:54:45 +0000 (+0000) Subject: correction bug 1751 X-Git-Tag: LOGILAB~311 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=558fbf265dd8d3a53b30c05315668997de3c3f5b;p=tools%2Feficas.git correction bug 1751 permet de coller plusieurs fois --- diff --git a/InterfaceQT4/editor.py b/InterfaceQT4/editor.py index 407d95e0..cec98c14 100644 --- a/InterfaceQT4/editor.py +++ b/InterfaceQT4/editor.py @@ -448,6 +448,7 @@ class JDCEditor(QSplitter): # on rend la copie a nouveau possible en liberant le flag edit self.QWParent.edit="copier" + self.QWParent.noeud_a_editer=child #---------------------# def getFileName(self):