Salome HOME
PyQt4/PyQt5 support.
[modules/smesh.git] / src / Tools / MGCleanerPlug / MGCleanerplug_plugin.py
index 6043b7b0a6c3534c9e8da297e30145f1e1142db2..d17bd64abf6b139fac8c72299f6bf9cc51caaad4 100644 (file)
@@ -30,10 +30,7 @@ def MGCleanerLct(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 :