diff -r e8fc383322f7 -r 9a11cf4ca0d6 eric6/UI/NotificationWidget.py --- 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.