X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=InterfaceQT4%2FmonWidgetCommande.py;h=9e0868c0ed18e1239ed892d451e4053d5f10d6c0;hb=e57a61fe25c3abf804095d8027afe0dc788877a0;hp=5d4cc30c633d114248c3ba7b54453860650af511;hpb=18b409dacd2948006ce412ffc017295e59bb1524;p=tools%2Feficas.git diff --git a/InterfaceQT4/monWidgetCommande.py b/InterfaceQT4/monWidgetCommande.py index 5d4cc30c..9e0868c0 100644 --- a/InterfaceQT4/monWidgetCommande.py +++ b/InterfaceQT4/monWidgetCommande.py @@ -62,11 +62,6 @@ class MonWidgetCommande(Ui_WidgetCommande,Groupe): maPolice= QFont("Times", 10,) self.setFont(maPolice) - print 'jjjjjjjjjjjjjjjjjjjjjjjjj' - print self.obj.nom - print tr(self.obj.nom) - print tr("TITLE") - print 'jjjjjjjjjjjjjjjjjjjjjjjjj' self.labelNomCommande.setText(tr(self.obj.nom)) self.commandesLayout.addStretch()