Merged remote changes.

Fri, 18 Oct 2013 18:00:02 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 18 Oct 2013 18:00:02 +0200
changeset 3029
4055a15ce0f2
parent 3028
ca4a0a322c44 (diff)
parent 3026
ca34cf6c413f (current diff)
child 3030
4a0a82ddd9d2

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():

eric ide

mercurial