diff -r 67fa9b25183f -r 6fa2418f010c Documentation/Source/eric6.Preferences.ConfigurationPages.ConfigurationPageBase.html --- a/Documentation/Source/eric6.Preferences.ConfigurationPages.ConfigurationPageBase.html Sun Jan 17 12:18:55 2016 +0100 +++ b/Documentation/Source/eric6.Preferences.ConfigurationPages.ConfigurationPageBase.html Sun Jan 17 12:57:23 2016 +0100 @@ -141,7 +141,7 @@ Public method to save the current state of the widget. </p><a NAME="ConfigurationPageBase.selectFont" ID="ConfigurationPageBase.selectFont"></a> <h4>ConfigurationPageBase.selectFont</h4> -<b>selectFont</b>(<i>fontSample, fontVar, showFontInfo=False</i>) +<b>selectFont</b>(<i>fontSample, fontVar, showFontInfo=False, options=QFontDialog.FontDialogOptions(0)</i>) <p> Public method used by the font selection buttons. </p><dl> @@ -155,6 +155,10 @@ <dd> flag indicating to show some font info as the sample (boolean) +</dd><dt><i>options</i></dt> +<dd> +options for the font dialog + (QFontDialog.FontDialogOptions) </dd> </dl><dl> <dt>Returns:</dt>