eric6/APIs/Python3/eric6.bas

changeset 7953
68c12f4cb876
parent 7946
6901746220fc
child 7959
44e15eda6506
diff -r 1849f61cf2b6 -r 68c12f4cb876 eric6/APIs/Python3/eric6.bas
--- a/eric6/APIs/Python3/eric6.bas	Mon Jan 04 15:59:22 2021 +0100
+++ b/eric6/APIs/Python3/eric6.bas	Mon Jan 04 15:59:40 2021 +0100
@@ -628,7 +628,8 @@
 NewDialogClassDialog QDialog Ui_NewDialogClassDialog
 NewPythonPackageDialog QDialog Ui_NewPythonPackageDialog
 NoExtToken peg.Symbol
-NotificationWidget QWidget Ui_NotificationWidget
+NotificationFrame QFrame Ui_NotificationFrame
+NotificationWidget QWidget
 NotificationsPage ConfigurationPageBase Ui_NotificationsPage
 NsHtmlReader QObject
 NsHtmlWriter QObject

eric ide

mercurial