NotificationWidget: removed the remaining TODO as it doesn't seem to be of real use.

Wed, 06 Jan 2021 13:58:40 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Wed, 06 Jan 2021 13:58:40 +0100
changeset 7961
9a11cf4ca0d6
parent 7960
e8fc383322f7
child 7962
4614e724b083

NotificationWidget: removed the remaining TODO as it doesn't seem to be of real use.

eric6/UI/NotificationWidget.py file | annotate | diff | comparison | revisions
--- 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