eric7/Tasks/Task.py

branch
eric7
changeset 8375
057f17f82bee
parent 8318
962bce857696
child 8410
f8d97f05f883
--- a/eric7/Tasks/Task.py	Tue May 25 17:12:48 2021 +0200
+++ b/eric7/Tasks/Task.py	Tue May 25 17:16:13 2021 +0200
@@ -41,7 +41,7 @@
     LOW = 2
 
 
-# TODO: eric7: separate into Task and TaskItem(QTreeWidgetItem)
+# NOTE: eric7: separate into Task and TaskItem(QTreeWidgetItem)
 class Task(QTreeWidgetItem):
     """
     Class implementing the task data structure.

eric ide

mercurial