mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-29 10:50:34 +05:00
non utf8 a
This commit is contained in:
parent
141ed3ba98
commit
0fbee46b2a
@ -40,7 +40,7 @@ class MonYamsPlugDialog(Ui_YamsPlugDialog,QWidget):
|
|||||||
self.MeshIn=""
|
self.MeshIn=""
|
||||||
self.num=1
|
self.num=1
|
||||||
|
|
||||||
#Ces parametres ne sont pas remis à rien par le clean
|
#Ces parametres ne sont pas remis à rien par le clean
|
||||||
self.paramsFile= os.path.abspath(os.path.join(os.environ['HOME'],'.yams.dat'))
|
self.paramsFile= os.path.abspath(os.path.join(os.environ['HOME'],'.yams.dat'))
|
||||||
self.LE_ParamsFile.setText(self.paramsFile)
|
self.LE_ParamsFile.setText(self.paramsFile)
|
||||||
self.LE_MeshFile.setText("")
|
self.LE_MeshFile.setText("")
|
||||||
|
Loading…
Reference in New Issue
Block a user