Salome HOME
Merge remote-tracking branch 'origin/BR_1323_0' into BR_2017
[modules/hydro.git] / src / HYDRO_tests / reference_data / st_dump.py
index bedd58fa6b7972dc0ab84996fe69024f576aec3d..79fa6acb4b352339adfa52d579862ca7d3df069b 100644 (file)
@@ -1,6 +1,6 @@
 from HYDROPy import *
-from PyQt4.QtCore import *
-from PyQt4.QtGui import *
+from PyQt5.QtCore import *
+from PyQt5.QtGui import *
 
 hydro_doc = HYDROData_Document.Document( theStudy._get_StudyId() )