Project/ProjectFormsBrowser.py

branch
5_2_x
changeset 1866
91cfb0c311cb
parent 1509
c0b5e693b0eb
child 2303
0ed4ed026c16
--- a/Project/ProjectFormsBrowser.py	Fri May 18 12:41:38 2012 +0200
+++ b/Project/ProjectFormsBrowser.py	Sat May 19 18:04:22 2012 +0200
@@ -619,6 +619,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,

eric ide

mercurial