diff -r 16d9ef6e6e89 -r f6ba54e022fa Project/Project.py --- a/Project/Project.py Sat Nov 22 13:17:43 2014 +0100 +++ b/Project/Project.py Sun Nov 23 17:28:26 2014 +0100 @@ -41,7 +41,6 @@ import Utilities -# TODO: add file system watcher to detect external modification of project file class Project(QObject): """ Class implementing the project management functionality.