--- a/WebBrowser/SpeedDial/PageThumbnailer.py Sun Apr 03 16:33:37 2016 +0200 +++ b/WebBrowser/SpeedDial/PageThumbnailer.py Sun Apr 03 17:07:25 2016 +0200 @@ -112,7 +112,7 @@ @pyqtSlot(bool) def createThumbnail(self, status): """ - Private slot creating the thumbnail of the web site. + Public slot creating the thumbnail of the web site. @param status flag indicating a successful load of the web site (boolean)