WebBrowser/SpeedDial/PageThumbnailer.py

changeset 4917
682750cc7bd5
parent 4913
e16573640cb8
child 4959
8cae2a004559
diff -r 8081031061a2 -r 682750cc7bd5 WebBrowser/SpeedDial/PageThumbnailer.py
--- 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)

eric ide

mercurial