eric7/Tasks/Task.py

branch
eric7
changeset 8410
f8d97f05f883
parent 8375
057f17f82bee
child 8881
54e42bc2437a
diff -r 78c008a54656 -r f8d97f05f883 eric7/Tasks/Task.py
--- a/eric7/Tasks/Task.py	Sun Jun 06 17:09:22 2021 +0200
+++ b/eric7/Tasks/Task.py	Mon Jun 07 19:58:54 2021 +0200
@@ -41,7 +41,6 @@
     LOW = 2
 
 
-# NOTE: eric7: separate into Task and TaskItem(QTreeWidgetItem)
 class Task(QTreeWidgetItem):
     """
     Class implementing the task data structure.

eric ide

mercurial