X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=InterfaceQT4%2FmonWidgetParam.py;h=af61dd5c6204aefa678ec4c3f1e1b3ff382525fa;hb=f4cf310a046c9d2de91704c2efbad5d7e66375be;hp=fff4cea4cc1ed0f2a4490c7424a90c2e8e734433;hpb=8a68525fe5d4970b62f017979990e9a31eabd09b;p=tools%2Feficas.git diff --git a/InterfaceQT4/monWidgetParam.py b/InterfaceQT4/monWidgetParam.py index fff4cea4..af61dd5c 100644 --- a/InterfaceQT4/monWidgetParam.py +++ b/InterfaceQT4/monWidgetParam.py @@ -44,6 +44,9 @@ class MonWidgetParam(QWidget,Ui_WidgetParam,FacultatifOuOptionnel): self.node.fenetre=self self.setupUi(self) self.editor=editor + self.appliEficas=self.editor.appliEficas + self.repIcon=self.appliEficas.repIcon + self.setIconePoubelle() self.remplit() if self.editor.code in ['MAP','CARMELCND'] : self.bCatalogue.close()