diff -r 5280e37405b8 -r 2f2a4a76dd22 MultiProject/MultiProject.py --- a/MultiProject/MultiProject.py Sat May 17 19:58:49 2014 +0200 +++ b/MultiProject/MultiProject.py Sun May 18 14:13:09 2014 +0200 @@ -890,7 +890,7 @@ def __openMasterProject(self, reopen=True): """ - Public slot to open the master project. + Private slot to open the master project. @param reopen flag indicating, that the master project should be reopened, if it has been opened already (boolean)