Tasks/TaskViewer.py

branch
Py2 comp.
changeset 3515
1b8381afe38f
parent 3484
645c12de6b0c
parent 3478
beec1d9c1851
child 3611
3115423cebeb
--- a/Tasks/TaskViewer.py	Sun Apr 13 15:45:57 2014 +0200
+++ b/Tasks/TaskViewer.py	Tue Apr 15 22:41:08 2014 +0200
@@ -548,6 +548,7 @@
             self.tr("Extracting project tasks..."),
             self.tr("Abort"), 0, len(files), self.tr("%v/%m Files"))
         progress.setMinimumDuration(0)
+        progress.setWindowTitle(self.tr("Tasks"))
         count = 0
         
         for file in files:

eric ide

mercurial