APIs/Python3/eric6.bas

branch
maintenance
changeset 5863
0752bdd8db77
parent 5850
7fae79975686
child 5871
6dccd8542cd1
--- a/APIs/Python3/eric6.bas	Thu Aug 03 14:50:59 2017 +0200
+++ b/APIs/Python3/eric6.bas	Fri Sep 01 12:08:17 2017 +0200
@@ -118,8 +118,7 @@
 DebugViewer QWidget
 DebuggerGeneralPage ConfigurationPageBase Ui_DebuggerGeneralPage
 DebuggerInterfaceNone QObject
-DebuggerInterfacePython2 QObject
-DebuggerInterfacePython3 QObject
+DebuggerInterfacePython QObject
 DebuggerPropertiesDialog QDialog Ui_DebuggerPropertiesDialog
 DebuggerPropertiesReader XMLStreamReaderBase
 DebuggerPropertiesWriter XMLStreamWriterBase
@@ -683,6 +682,12 @@
 RemoveBookmarksCommand QUndoCommand
 RestructuredTextProvider MarkupBase
 SafariImporter BookmarksImporter
+SafeBrowsingAPIClient QObject
+SafeBrowsingCache QObject
+SafeBrowsingDialog QDialog Ui_SafeBrowsingDialog
+SafeBrowsingInfoWidget QMenu
+SafeBrowsingLabel QLabel
+SafeBrowsingManager QObject
 SchemeAccessHandler QObject
 SearchReplaceSlidingWidget QWidget
 SearchReplaceWidget QWidget

eric ide

mercurial