eric6/UI/NotificationWidget.py

changeset 7961
9a11cf4ca0d6
parent 7959
44e15eda6506
child 7996
ce1d288659ae
--- a/eric6/UI/NotificationWidget.py	Wed Jan 06 13:47:01 2021 +0100
+++ b/eric6/UI/NotificationWidget.py	Wed Jan 06 13:58:40 2021 +0100
@@ -19,12 +19,6 @@
 import UI.PixmapCache
 
 
-# TODO: add a notification log
-#       - date/time and message
-#       - display widget with capability to save the messages
-#       - optional: display widget with capability to load saved messages
-
-
 class NotificationTypes(Enum):
     """
     Class implementing the notification types.

eric ide

mercurial