Salome HOME
PyQt4/PyQt5 support.
[modules/smesh.git] / src / Tools / YamsPlug / yamsplug_plugin.py
index d8a6950674912fc3ba639a94fd9348f7ae127ae7..d502effc87129e1606a19bb865d0f09755b5390c 100644 (file)
@@ -30,10 +30,7 @@ def YamsLct(context):
   import os
   import subprocess
   import tempfile
-  from PyQt4 import QtCore
-  from PyQt4 import QtGui
-  from PyQt4.QtGui import QFileDialog
-  from PyQt4.QtGui import QMessageBox
+  from qtsalome import QFileDialog, QMessageBox
   
   #prior test to avoid unnecessary user GUI work with ending crash
   try :