eric6/Tasks/TasksFile.py

branch
jsonfiles
changeset 8016
e484fc67677e
parent 8011
630a173cb137
child 8017
7ec108389fde
diff -r 09b24828d787 -r e484fc67677e eric6/Tasks/TasksFile.py
--- a/eric6/Tasks/TasksFile.py	Thu Jan 28 11:49:28 2021 +0100
+++ b/eric6/Tasks/TasksFile.py	Thu Jan 28 11:53:25 2021 +0100
@@ -29,7 +29,7 @@
         
         @param isGlobal flag indicating a file for global tasks
         @type bool
-        @param parent reference to the parent object
+        @param parent reference to the parent object (defaults to None)
         @type QObject (optional)
         """
         super(TasksFile, self).__init__(parent)

eric ide

mercurial