summaryrefslogtreecommitdiff
path: root/src/webtab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/webtab.h')
-rw-r--r--src/webtab.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/webtab.h b/src/webtab.h
index 5c04b683..b0c849ef 100644
--- a/src/webtab.h
+++ b/src/webtab.h
@@ -89,6 +89,8 @@ public:
void setPart(KParts::ReadOnlyPart *p, const KUrl &u);
+ bool hasAdBlockedElements();
+
private Q_SLOTS:
void updateProgress(int progress);
void resetProgress();