Added a TODO.

Wed, 03 Feb 2016 19:44:28 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Wed, 03 Feb 2016 19:44:28 +0100
changeset 4712
a910b5ae47c9
parent 4707
8336901cdbfa
child 4714
03c5936c79e5

Added a TODO.

eric6.py file | annotate | diff | comparison | revisions
--- 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