Tasks/TaskViewer.py

changeset 501
5c615a85241a
parent 500
c3abc7895a01
child 536
6d8d39753c82
--- a/Tasks/TaskViewer.py	Thu Aug 12 16:11:13 2010 +0200
+++ b/Tasks/TaskViewer.py	Thu Aug 12 16:43:33 2010 +0200
@@ -329,7 +329,7 @@
     """
     Class implementing the task viewer.
     
-    @signal displayFile(string, integer) emitted to go to a file task
+    @signal displayFile(str, int) emitted to go to a file task
     """
     displayFile = pyqtSignal(str, int)
     

eric ide

mercurial