src/eric7/APIs/Python3/eric7.bas

branch
mpy_network
changeset 9878
a82014a9e57b
parent 9871
4a302b8c4d28
child 9915
fd5ff16632cb
--- a/src/eric7/APIs/Python3/eric7.bas	Sat Mar 11 15:28:47 2023 +0100
+++ b/src/eric7/APIs/Python3/eric7.bas	Sun Mar 12 14:56:04 2023 +0100
@@ -329,6 +329,8 @@
 EspBackupRestoreFirmwareDialog QDialog Ui_EspBackupRestoreFirmwareDialog
 EspDevice BaseDevice
 EspFirmwareSelectionDialog QDialog Ui_EspFirmwareSelectionDialog
+EthernetController QObject
+EthernetStatusDialog QDialog Ui_EthernetStatusDialog
 ExceptionLogger QTreeWidget
 ExceptionsFilterDialog QDialog Ui_ExceptionsFilterDialog
 ExporterBase QObject
@@ -550,6 +552,7 @@
 HtmlProvider MarkupBase
 HyperlinkMarkupDialog QDialog Ui_HyperlinkMarkupDialog
 IExplorerImporter BookmarksImporter
+IPv4AddressDialog QDialog Ui_IPv4AddressDialog
 IbmWatsonEngine TranslationEngine
 IconEditCommand QUndoCommand
 IconEditorGrid QWidget

eric ide

mercurial