Debugger/Config.py

changeset 3656
441956d8fce5
parent 3178
f25fc1364c88
child 4021
195a471c327b
diff -r ffeb85cdc72d -r 441956d8fce5 Debugger/Config.py
--- a/Debugger/Config.py	Sun Jun 29 14:00:30 2014 +0200
+++ b/Debugger/Config.py	Sun Jun 29 20:13:56 2014 +0200
@@ -10,7 +10,7 @@
 from __future__ import unicode_literals
 
 try:
-    from PyQt4.QtCore import QT_TRANSLATE_NOOP
+    from PyQt5.QtCore import QT_TRANSLATE_NOOP
     
     # Variables type definition
     ConfigVarTypeDispStrings = [

eric ide

mercurial