eric6/Toolbox/Startup.py

changeset 7790
32b8db5a1fb4
parent 7781
607a6098cb44
child 7795
a4c2f0081879
--- a/eric6/Toolbox/Startup.py	Fri Oct 16 17:28:14 2020 +0200
+++ b/eric6/Toolbox/Startup.py	Sat Oct 17 14:35:29 2020 +0200
@@ -189,6 +189,7 @@
     
     global loaded_translators
     
+    # TODO: qt has been split into several files; add these here
     translations = ("qt", "eric6") + translationFiles
     loc = Preferences.getUILanguage()
     if loc is None:

eric ide

mercurial