--- a/Project/ProjectInterfacesBrowser.py Thu Apr 03 19:21:10 2014 +0200 +++ b/Project/ProjectInterfacesBrowser.py Fri Apr 04 18:07:19 2014 +0200 @@ -578,6 +578,7 @@ self.tr("%v/%m Interfaces"), self) progress.setModal(True) progress.setMinimumDuration(0) + progress.setWindowTitle(self.tr("Interfaces")) i = 0 for fn in self.project.pdata["INTERFACES"]: @@ -612,6 +613,7 @@ self.tr("%v/%m Interfaces"), self) progress.setModal(True) progress.setMinimumDuration(0) + progress.setWindowTitle(self.tr("Interfaces")) i = 0 for fn in files: