--- a/Documentation/Source/eric5.Project.ProjectSourcesBrowser.html Sun Oct 13 17:29:57 2013 +0200 +++ b/Documentation/Source/eric5.Project.ProjectSourcesBrowser.html Sun Oct 13 17:44:48 2013 +0200 @@ -47,22 +47,23 @@ <dl> <dt>closeSourceWindow(str)</dt> <dd> -emitted after a file has been removed/deleted - from the project +emitted after a file has been + removed/deleted from the project </dd><dt>showMenu(str, QMenu)</dt> <dd> -emitted when a menu is about to be shown. The name - of the menu and a reference to the menu are given. +emitted when a menu is about to be shown. + The name of the menu and a reference to the menu are given. </dd><dt>sourceFile(str)</dt> <dd> emitted to open the given file. </dd><dt>sourceFile(str, int)</dt> <dd> -emitted to open the given file at the given line. +emitted to open the given file at the given + line. </dd><dt>sourceFile(str, int, str)</dt> <dd> -emitted to open the given file as the given type - at the given line. +emitted to open the given file as the + given type at the given line. </dd> </dl> <h3>Derived from</h3>