Wed, 06 Jan 2021 13:58:40 +0100
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.