--- a/Preferences/__init__.py Sun Apr 09 16:52:55 2017 +0200 +++ b/Preferences/__init__.py Sat May 06 13:43:21 2017 +0200 @@ -607,8 +607,6 @@ editorDefaults["CallTipsPosition"] = 0 editorColourDefaults = { - "CurrentMarker": QColor(Qt.yellow), - "ErrorMarker": QColor(Qt.red), "MatchingBrace": QColor(Qt.green), "MatchingBraceBack": QColor(Qt.white), "NonmatchingBrace": QColor(Qt.red), @@ -1221,6 +1219,7 @@ "QtToolsPostfix4": "", "PyuicIndent": 4, "PyuicFromImports": False, + "PyQtToolsDir": "", } # defaults for corba related stuff