--- 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