diff -r 9914b7b4b11c -r d7a47f0cff2b src/eric7/APIs/Python3/eric7.bas --- a/src/eric7/APIs/Python3/eric7.bas Tue May 23 12:00:37 2023 +0200 +++ b/src/eric7/APIs/Python3/eric7.bas Tue May 23 12:04:07 2023 +0200 @@ -367,6 +367,7 @@ FtpDirLineParserError Exception FtpSyncHandler SyncHandler Function ClbrBaseClasses.Function VisibilityMixin +FunctionFinder ast.NodeVisitor FunctionType enum.Enum FunctionVisitor ast.NodeVisitor GenericMicroPythonDevice BaseDevice @@ -425,6 +426,7 @@ GitWorktreeAddDialog QDialog Ui_GitWorktreeAddDialog GitWorktreeDialog QWidget Ui_GitWorktreeDialog GitWorktreePathsDialog QDialog Ui_GitWorktreePathsDialog +GlobalVariableLoadCounter ast.NodeVisitor GoogleV1Engine TranslationEngine GoogleV2Engine TranslationEngine GotoDialog QDialog Ui_GotoDialog