--- a/Documentation/Source/eric5.UI.ErrorLogDialog.html Sun Nov 17 12:24:45 2013 +0100 +++ b/Documentation/Source/eric5.UI.ErrorLogDialog.html Sun Nov 17 13:28:39 2013 +0100 @@ -76,13 +76,17 @@ </table> <a NAME="ErrorLogDialog.__init__" ID="ErrorLogDialog.__init__"></a> <h4>ErrorLogDialog (Constructor)</h4> -<b>ErrorLogDialog</b>(<i>logFile, parent=None</i>) +<b>ErrorLogDialog</b>(<i>logFile, showMode, parent=None</i>) <p> Constructor </p><dl> <dt><i>logFile</i></dt> <dd> name of the log file containing the error info (string) +</dd><dt><i>showMode</i></dt> +<dd> +flag indicating to just show the error log message + (boolean) </dd><dt><i>parent</i></dt> <dd> reference to the parent widget (QWidget)