diff -r 3a5e58eeb64a -r 4e4651e88674 Preferences/__init__.py --- a/Preferences/__init__.py Wed Jul 27 15:38:27 2016 +0200 +++ b/Preferences/__init__.py Wed Jul 27 18:10:08 2016 +0200 @@ -1193,6 +1193,7 @@ qtDefaults = { "Qt4TranslationsDir": "", "Qt5TranslationsDir": "", + "QtToolsDir": "", "QtToolsPrefix4": "", "QtToolsPostfix4": "", "PyuicIndent": 4,