src/eric7/Utilities/ClassBrowsers/__init__.py

branch
eric7
changeset 9609
c2f9c10c47cc
parent 9497
8beca4047c53
child 9612
93b496cc3c88
--- a/src/eric7/Utilities/ClassBrowsers/__init__.py	Sun Dec 11 15:49:23 2022 +0100
+++ b/src/eric7/Utilities/ClassBrowsers/__init__.py	Sun Dec 11 15:49:39 2022 +0100
@@ -18,6 +18,8 @@
 </ul>
 """
 
+# TODO: move the IDL and Protobuf class browsers to the plugins.
+
 import importlib
 import os
 

eric ide

mercurial