##// END OF EJS Templates
Merge pull request #11613 from flutefreak7/master...
Matthias Bussonnier -
r24951:19b47faf merge
parent child Browse files
Show More
@@ -217,7 +217,6 def import_pyqt5():
217
217
218 ImportErrors rasied within this function are non-recoverable
218 ImportErrors rasied within this function are non-recoverable
219 """
219 """
220 import sip
221
220
222 from PyQt5 import QtCore, QtSvg, QtWidgets, QtGui
221 from PyQt5 import QtCore, QtSvg, QtWidgets, QtGui
223
222
General Comments 0
You need to be logged in to leave comments. Login now