Sat, 17 Oct 2020 16:31:42 +0200
WebBrowserPage: fixed a code documentation style issue.
eric6/Preferences/ConfigurationPages/WebBrowserPage.py | file | annotate | diff | comparison | revisions |
--- a/eric6/Preferences/ConfigurationPages/WebBrowserPage.py Sat Oct 17 16:31:05 2020 +0200 +++ b/eric6/Preferences/ConfigurationPages/WebBrowserPage.py Sat Oct 17 16:31:42 2020 +0200 @@ -466,7 +466,7 @@ @pyqtSlot() def on_setSpeedDialPageButton_clicked(self): """ - Slot documentation goes here. + Private slot documentation goes here. """ self.homePageEdit.setText("eric:speeddial")