From eea90f70fa3eb0c973219fe96e3d210fcf1527a9 Mon Sep 17 00:00:00 2001 From: Pascale Noyret Date: Tue, 19 Nov 2013 13:53:29 +0000 Subject: [PATCH] print intempestif --- InterfaceQT4/monIncludePanel.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/InterfaceQT4/monIncludePanel.py b/InterfaceQT4/monIncludePanel.py index 412ef0c2..7f8e1f37 100644 --- a/InterfaceQT4/monIncludePanel.py +++ b/InterfaceQT4/monIncludePanel.py @@ -111,7 +111,6 @@ class MonIncludePanel(DInc,QTPanelTBW1,QTPanelTBW2,QTPanelTBW3): self.editor.init_modif() - print "kkkkkkkkkkkkkkkkkk" try : self.node.item.object.change_fichier_init(nomFichier,text) commentaire = tr("Fichier modifie :") + self.node.item.get_nom() @@ -124,7 +123,6 @@ class MonIncludePanel(DInc,QTPanelTBW1,QTPanelTBW2,QTPanelTBW3): self.Commentaire.setText(commentaire) self.editor.affiche_infos(commentaire,Qt.red) return - print "jjjjjjjjjjjjjjjjjj" def convert_file(self,file): -- 2.39.2