--- a/Documentation/Source/eric6.Utilities.ClassBrowsers.idlclbr.html Sat Mar 11 19:17:59 2017 +0100 +++ b/Documentation/Source/eric6.Utilities.ClassBrowsers.idlclbr.html Sat Mar 11 19:18:57 2017 +0100 @@ -191,7 +191,7 @@ </table> <a NAME="Interface.__init__" ID="Interface.__init__"></a> <h4>Interface (Constructor)</h4> -<b>Interface</b>(<i>module, name, super, file, lineno</i>) +<b>Interface</b>(<i>module, name, superClasses, file, lineno</i>) <p> Constructor </p><dl> @@ -201,9 +201,10 @@ </dd><dt><i>name</i></dt> <dd> name of this interface -</dd><dt><i>super</i></dt> +</dd><dt><i>superClasses</i></dt> <dd> -list of interface names this interface is inherited from +list of interface names this interface is + inherited from </dd><dt><i>file</i></dt> <dd> filename containing this interface