--- a/eric6.py Sun Jan 31 18:42:51 2016 +0100 +++ b/eric6.py Wed Feb 03 19:44:28 2016 +0100 @@ -317,6 +317,7 @@ if len(sys.argv) > 1: args = sys.argv[1:] + # TODO: this code is misleading - it applies to Qt5 as well # get the Qt4 translations directory qt4TransDir = Preferences.getQt4TranslationsDir() if not qt4TransDir: