MultiProject/MultiProject.py

changeset 3546
adce5fd2d051
parent 3545
4a0bbb2d5457
child 3591
2f2a4a76dd22
--- a/MultiProject/MultiProject.py	Mon Apr 28 19:18:51 2014 +0200
+++ b/MultiProject/MultiProject.py	Mon Apr 28 19:25:39 2014 +0200
@@ -90,7 +90,6 @@
         self.description = ""   # description of the multi project
         self.name = ""
         self.opened = False
-        # TODO: Introduce a UUID to make the project file name editable via the GUI
         self.projects = []      # list of project info; each info entry is
                                 # a dictionary
                                 # 'name'        : name of the project

eric ide

mercurial