APIs/Python3/eric6.bas

changeset 6028
859f6894eed9
parent 6020
baf6da1ae288
child 6041
415d36b1d3a6
diff -r d056a536670e -r 859f6894eed9 APIs/Python3/eric6.bas
--- a/APIs/Python3/eric6.bas	Thu Dec 14 19:25:34 2017 +0100
+++ b/APIs/Python3/eric6.bas	Mon Dec 18 18:09:39 2017 +0100
@@ -9,8 +9,11 @@
 AdBlockExceptionsDialog QDialog Ui_AdBlockExceptionsDialog
 AdBlockIcon E5ClickableLabel
 AdBlockManager QObject
+AdBlockMatcher QObject
 AdBlockNetwork QObject
 AdBlockPage QObject
+AdBlockRuleOption IntFlag
+AdBlockRuleType IntFlag
 AdBlockSubscription QObject
 AdBlockTreeWidget E5TreeWidget
 AdBlockUrlInterceptor UrlInterceptor

eric ide

mercurial