--- a/Project/ProjectFormsBrowser.py Fri May 18 12:41:38 2012 +0200 +++ b/Project/ProjectFormsBrowser.py Sat May 19 18:04:22 2012 +0200 @@ -621,6 +621,7 @@ self.trUtf8("Form Compilation"), self.trUtf8("The compilation of the form file" " was successful.")) + self.project.projectFormCompiled.emit(self.compiledFile) except IOError as msg: if not self.noDialog: E5MessageBox.information(self,