--- a/src/eric7/Documentation/Source/eric7.MicroPython.WifiDialogs.WifiStatusDialog.html Mon May 05 17:43:44 2025 +0200 +++ b/src/eric7/Documentation/Source/eric7.MicroPython.WifiDialogs.WifiStatusDialog.html Mon May 05 17:45:44 2025 +0200 @@ -121,7 +121,7 @@ </dl> <a NAME="WifiStatusDialog.__createSubheader" ID="WifiStatusDialog.__createSubheader"></a> <h4>WifiStatusDialog.__createSubheader</h4> -<b>__createSubheader</b>(<i>parent, text</i>) +<b>__createSubheader</b>(<i>parent, text, underlined=True</i>) <p> Private method to create a subheader item. </p> @@ -136,6 +136,10 @@ <dd> text for the header item </dd> +<dt><i>underlined</i> (bool (optional))</dt> +<dd> +flag indicating an underlined header (defaults to True) +</dd> </dl> <dl> <dt>Return:</dt>