src/eric7/APIs/Python3/eric7.bas

branch
eric7
changeset 9389
7b2344009d7a
parent 9327
2b768afcaee1
child 9427
905e7af29101
diff -r bfe7ea6599a3 -r 7b2344009d7a src/eric7/APIs/Python3/eric7.bas
--- a/src/eric7/APIs/Python3/eric7.bas	Wed Oct 05 16:19:31 2022 +0200
+++ b/src/eric7/APIs/Python3/eric7.bas	Thu Oct 06 16:22:35 2022 +0200
@@ -788,6 +788,7 @@
 ProjectTaskExtractionThread QThread
 ProjectTranslationsBrowser ProjectBaseBrowser
 ProjectVenvConfigurationDialog QDialog Ui_ProjectVenvConfigurationDialog
+ProjectVenvCreationParametersDialog QDialog Ui_ProjectVenvCreationParametersDialog
 PropertiesDialog QDialog Ui_PropertiesDialog
 ProtobufPage ConfigurationPageBase Ui_ProtobufPage
 ProtocolHandlerManager QObject

eric ide

mercurial