Fri, 18 Oct 2013 18:00:02 +0200
Merged remote changes.
Project/ProjectTranslationsBrowser.py | file | annotate | diff | comparison | revisions |
--- a/Project/ProjectTranslationsBrowser.py Thu Oct 17 10:12:33 2013 +0200 +++ b/Project/ProjectTranslationsBrowser.py Fri Oct 18 18:00:02 2013 +0200 @@ -1089,7 +1089,6 @@ @param exitCode exit code of the process (integer) @param exitStatus exit status of the process (QProcess.ExitStatus) """ - self.lreleaseProcRunning = False if exitStatus == QProcess.NormalExit and exitCode == 0: ui = e5App().getObject("UserInterface") if ui.notificationsEnabled():