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 = [