eric6.py

changeset 4712
a910b5ae47c9
parent 4631
5c1a96925da4
child 4714
03c5936c79e5
--- 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:

eric ide

mercurial