APIs/Python3/eric6.bas

changeset 6016
3d594f66a7f7
parent 6015
26fc8e08f4ac
child 6017
dab01678626d
--- a/APIs/Python3/eric6.bas	Sun Dec 10 13:02:42 2017 +0100
+++ b/APIs/Python3/eric6.bas	Sun Dec 10 13:55:30 2017 +0100
@@ -617,6 +617,7 @@
 PluginUninstallDialog QDialog
 PluginUninstallWidget QWidget Ui_PluginUninstallDialog
 PluginUninstallWindow E5MainWindow
+PluginWizardDialog QDialog Ui_PluginWizardDialog
 PreferencesLexer QsciLexer
 PreferencesLexerError Exception
 PreferencesLexerLanguageError PreferencesLexerError
@@ -924,6 +925,7 @@
 WebViewDocumentationViewer QWidget
 WidgetArea QMdiArea
 WidgetView QWidget
+WizardEricPluginWizard QObject
 XMLStreamReaderBase QXmlStreamReader
 XMLStreamWriterBase QXmlStreamWriter
 XbelImporter BookmarksImporter

eric ide

mercurial