eric6/UI/UserInterface.py

changeset 8265
0090cfa83159
parent 8260
2161475d9639
child 8268
6b8128e0c9d1
--- a/eric6/UI/UserInterface.py	Mon Apr 26 17:33:08 2021 +0200
+++ b/eric6/UI/UserInterface.py	Tue Apr 27 17:25:06 2021 +0200
@@ -7431,7 +7431,7 @@
     ##########################################
     
     def showNotification(self, icon, heading, text,
-                         kind=NotificationTypes.Information, timeout=None):
+                         kind=NotificationTypes.INFORMATION, timeout=None):
         """
         Public method to show a desktop notification.
         

eric ide

mercurial