Helpviewer/HelpDocsInstaller.py

changeset 501
5c615a85241a
parent 487
4d41d03d3d00
child 791
9ec2ac20e54e
diff -r c3abc7895a01 -r 5c615a85241a Helpviewer/HelpDocsInstaller.py
--- a/Helpviewer/HelpDocsInstaller.py	Thu Aug 12 16:11:13 2010 +0200
+++ b/Helpviewer/HelpDocsInstaller.py	Thu Aug 12 16:43:33 2010 +0200
@@ -19,7 +19,7 @@
     Class implementing the worker thread populating and updating the QtHelp
     documentation database.
     
-    @signal errorMessage(const QString&) emitted, if an error occurred during
+    @signal errorMessage(str) emitted, if an error occurred during
         the installation of the documentation
     @signal docsInstalled(bool) emitted after the installation has finished
     """

eric ide

mercurial