--- a/Project/ProjectFormsBrowser.py Fri May 05 19:05:26 2017 +0200 +++ b/Project/ProjectFormsBrowser.py Fri May 05 19:06:52 2017 +0200 @@ -43,12 +43,7 @@ @signal appendStderr(str) emitted after something was received from a QProcess on stderr - @signal sourceFile(str) emitted to open a forms file in an editor @signal uipreview(str) emitted to preview a forms file - @signal trpreview(list of str) emitted to preview form files in the - translations previewer - @signal closeSourceWindow(str) emitted after a file has been - removed/deleted from the project @signal showMenu(str, QMenu) emitted when a menu is about to be shown. The name of the menu and a reference to the menu are given. @signal menusAboutToBeCreated() emitted when the context menus are about to