src/eric7/APIs/Python3/eric7.bas

branch
eric7-maintenance
changeset 10222
1146cc8fbf5d
parent 10174
6aac1022f330
parent 10199
2cd5ff8e0e0f
child 10272
7ae72d1df070
diff -r dce4b2b95c3f -r 1146cc8fbf5d src/eric7/APIs/Python3/eric7.bas
--- a/src/eric7/APIs/Python3/eric7.bas	Fri Sep 01 10:26:51 2023 +0200
+++ b/src/eric7/APIs/Python3/eric7.bas	Thu Oct 05 09:59:53 2023 +0200
@@ -173,7 +173,6 @@
 DiffReport StandardReport
 DiffWindow EricMainWindow
 DirectorySyncHandler SyncHandler
-DistPackage Package
 DocstringMenuForEnterOnly QMenu
 DocumentationViewerWidget QWidget
 DotDesktopListSelectionDialog QDialog Ui_DotDesktopListSelectionDialog
@@ -233,7 +232,7 @@
 EricClickableLabel QLabel
 EricClickableLed EricLed
 EricComboPathPicker EricPathPickerBase
-EricComboSelectionDialog QDialog Ui_E5ComboSelectionDialog
+EricComboSelectionDialog QDialog Ui_EricComboSelectionDialog
 EricDirCompleter QCompleter
 EricDirFileDialog QFileDialog
 EricDnDTabBar EricWheelTabBar
@@ -732,7 +731,6 @@
 OpenSearchWriter QXmlStreamWriter
 OperaImporter BookmarksImporter
 OrderArg NoValueEnum
-PackageDAG Mapping
 PackageDiagramBuilder UMLDiagramBuilder
 PackageItem UMLItem
 PackageModel UMLModel
@@ -886,11 +884,9 @@
 RefactoringPreviewDialog QDialog Ui_RefactoringPreviewDialog
 ReloadStopButton EricToolButton
 RemoveBookmarksCommand QUndoCommand
-ReqPackage Package
 RequirementsDialog QDialog Ui_RequirementsDialog
 RestructuredTextProvider MarkupBase
 ReturnVisitor ast.NodeVisitor
-ReversedPackageDAG PackageDAG
 STLinkDevice BaseDevice
 SafariImporter BookmarksImporter
 SafeBrowsingAPIClient QObject

eric ide

mercurial