Helpviewer/HelpDocsInstaller.py

changeset 3591
2f2a4a76dd22
parent 3484
645c12de6b0c
child 3656
441956d8fce5
--- a/Helpviewer/HelpDocsInstaller.py	Sat May 17 19:58:49 2014 +0200
+++ b/Helpviewer/HelpDocsInstaller.py	Sun May 18 14:13:09 2014 +0200
@@ -61,7 +61,7 @@
     
     def run(self):
         """
-        Protected method executed by the thread.
+        Public method executed by the thread.
         """
         engine = QHelpEngineCore(self.__collection)
         engine.setupData()

eric ide

mercurial