Salome HOME
sauve du 10/06
[tools/eficas.git] / InterfaceQT4 / monWidgetCommande.py
index 5d4cc30c633d114248c3ba7b54453860650af511..9e0868c0ed18e1239ed892d451e4053d5f10d6c0 100644 (file)
@@ -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()