--- a/Documentation/Source/eric6.E5Gui.E5SimpleHelpDialog.html Wed Jul 05 19:57:39 2017 +0200 +++ b/Documentation/Source/eric6.E5Gui.E5SimpleHelpDialog.html Wed Jul 05 19:58:40 2017 +0200 @@ -67,7 +67,7 @@ </table> <a NAME="E5SimpleHelpDialog.__init__" ID="E5SimpleHelpDialog.__init__"></a> <h4>E5SimpleHelpDialog (Constructor)</h4> -<b>E5SimpleHelpDialog</b>(<i>title="", label="", help="", parent=None</i>) +<b>E5SimpleHelpDialog</b>(<i>title="", label="", helpStr="", parent=None</i>) <p> Constructor </p><dl> @@ -77,7 +77,7 @@ </dd><dt><i>label</i> (str)</dt> <dd> label for the help -</dd><dt><i>help</i> (str)</dt> +</dd><dt><i>helpStr</i> (str)</dt> <dd> HTML help text </dd><dt><i>parent</i> (QWidget)</dt>