From f27c49bdd21766abe28136d5d345b6d83f6cc18c Mon Sep 17 00:00:00 2001 From: Renaud Barate Date: Fri, 21 May 2010 07:45:18 +0000 Subject: [PATCH] test --- InterfaceQT4/monUniqueBasePanel.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InterfaceQT4/monUniqueBasePanel.py b/InterfaceQT4/monUniqueBasePanel.py index 1dbc90f5..255d8f02 100644 --- a/InterfaceQT4/monUniqueBasePanel.py +++ b/InterfaceQT4/monUniqueBasePanel.py @@ -144,7 +144,7 @@ class MonUniqueBasePanel(DUnBase,QTPanel,SaisieValeur): self.appliEficas.CONFIGURATION.savedir=os.path.split(ulfile)[0] self.lineEditVal.setText(fichier) - + def LEValeurPressed(self): SaisieValeur.LEValeurPressed(self) if self.node.item.parent.nom == "MODEL" : -- 2.39.2