Removed forgotten TODO marker.

Sun, 30 Mar 2014 16:56:30 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 30 Mar 2014 16:56:30 +0200
changeset 3454
b232591ca43d
parent 3452
802b5324dcc4
child 3455
6252feb7da9e

Removed forgotten TODO marker.

Project/ProjectSourcesBrowser.py file | annotate | diff | comparison | revisions
--- a/Project/ProjectSourcesBrowser.py	Sun Mar 30 15:58:41 2014 +0200
+++ b/Project/ProjectSourcesBrowser.py	Sun Mar 30 16:56:30 2014 +0200
@@ -441,7 +441,6 @@
         """
         Privat method to generate the popup menus for a Python project.
         """
-        # TODO: add this to the multi files menu
         self.checksMenu = QMenu(self.tr('Check'))
         self.checksMenu.aboutToShow.connect(self.__showContextMenuCheck)
         

eric ide

mercurial