diff -r d133c7edd88a -r f85f686981ad Documentation/Source/eric5.Preferences.ConfigurationPages.InterfacePage.html --- a/Documentation/Source/eric5.Preferences.ConfigurationPages.InterfacePage.html Sun Sep 29 18:22:08 2013 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.InterfacePage.html Sun Sep 29 18:23:27 2013 +0200 @@ -70,7 +70,7 @@ <td>Private method to populate the style combo box.</td> </tr><tr> <td><a href="#InterfacePage.on_resetLayoutButton_clicked">on_resetLayoutButton_clicked</a></td> -<td>Private method to reset layout to factory defaults</td> +<td>Private method to reset layout to factory defaults.</td> </tr><tr> <td><a href="#InterfacePage.on_styleSheetButton_clicked">on_styleSheetButton_clicked</a></td> <td>Private method to select the style sheet file via a dialog.</td> @@ -103,7 +103,7 @@ <h4>InterfacePage.on_resetLayoutButton_clicked</h4> <b>on_resetLayoutButton_clicked</b>(<i></i>) <p> - Private method to reset layout to factory defaults + Private method to reset layout to factory defaults. </p><a NAME="InterfacePage.on_styleSheetButton_clicked" ID="InterfacePage.on_styleSheetButton_clicked"></a> <h4>InterfacePage.on_styleSheetButton_clicked</h4> <b>on_styleSheetButton_clicked</b>(<i></i>) @@ -127,6 +127,11 @@ <dd> reference to the configuration dialog </dd> +</dl><dl> +<dt>Returns:</dt> +<dd> +reference to the instantiated page (ConfigurationPageBase) +</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr />