Helpviewer/AdBlock/AdBlockPage.py

changeset 945
8cd4d08fa9f6
parent 791
9ec2ac20e54e
child 1112
8a7d1b9d18db
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
9 9
10 from PyQt4.QtCore import * 10 from PyQt4.QtCore import *
11 from PyQt4 import QtWebKit 11 from PyQt4 import QtWebKit
12 12
13 import Helpviewer.HelpWindow 13 import Helpviewer.HelpWindow
14
14 15
15 class AdBlockPage(QObject): 16 class AdBlockPage(QObject):
16 """ 17 """
17 Class to apply AdBlock rules to a web page. 18 Class to apply AdBlock rules to a web page.
18 """ 19 """

eric ide

mercurial