eric6/eric6.py

changeset 7451
f04328aef87a
parent 7380
c99320e859ca
child 7461
1f239d5f89b8
--- a/eric6/eric6.py	Mon Mar 09 20:21:38 2020 +0100
+++ b/eric6/eric6.py	Tue Mar 10 19:32:25 2020 +0100
@@ -11,6 +11,7 @@
 of the IDE and starts the Qt event loop.
 """
 
+# TODO: remove support for Qt4 and pyside (1)
 
 import sys
 import os

eric ide

mercurial