def removeProject_(self, sender):
     Projects.remove(self.pbtnRemoveProject.titleOfSelectedItem())
     self.loadProjectsLists()