--- a/Documentation/Source/eric5.VCS.StatusMonitorThread.html Fri May 14 17:26:38 2010 +0200 +++ b/Documentation/Source/eric5.VCS.StatusMonitorThread.html Fri May 14 17:30:35 2010 +0200 @@ -97,16 +97,16 @@ </table> <a NAME="VcsStatusMonitorThread.__init__" ID="VcsStatusMonitorThread.__init__"></a> <h4>VcsStatusMonitorThread (Constructor)</h4> -<b>VcsStatusMonitorThread</b>(<i>interval, projectDir, vcs, parent = None</i>) +<b>VcsStatusMonitorThread</b>(<i>interval, project, vcs, parent = None</i>) <p> Constructor </p><dl> <dt><i>interval</i></dt> <dd> new interval in seconds (integer) -</dd><dt><i>projectDir</i></dt> +</dd><dt><i>project</i></dt> <dd> -project directory to monitor (string) +reference to the project object (Project) </dd><dt><i>vcs</i></dt> <dd> reference to the version control object