eric7/UI/UserInterface.py

branch
eric7
changeset 8774
d728227e8ebb
parent 8740
d60ae328c740
child 8812
01775e32d80b
--- a/eric7/UI/UserInterface.py	Thu Nov 18 19:37:14 2021 +0100
+++ b/eric7/UI/UserInterface.py	Fri Nov 19 19:28:47 2021 +0100
@@ -1270,8 +1270,6 @@
         ## Populate the right side bar or combined left sidebar
         ##############################################################
         
-        # TODO: add option to add all tools to the left sidebar
-        #       possibly with different order (e.g. debug after VCS)
         sidebar = self.rightSidebar or self.leftSidebar
         
         if sidebar is self.leftSidebar:

eric ide

mercurial