aboutsummaryrefslogtreecommitdiff
path: root/src/webengine/urlinterceptor.h
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-10-22 20:39:21 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2018-10-22 20:39:21 +0200
commitb091eab32952450744a21109a924cfdb5c504c82 (patch)
tree0f8628e48078687240e0841c3dd0b5f0fc1fc8c1 /src/webengine/urlinterceptor.h
parentAdd MatcherBenchmark (diff)
downloadsmolbote-b091eab32952450744a21109a924cfdb5c504c82.tar.xz
AdblockRule constructor
Diffstat (limited to 'src/webengine/urlinterceptor.h')
-rw-r--r--src/webengine/urlinterceptor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/webengine/urlinterceptor.h b/src/webengine/urlinterceptor.h
index 420a161..62fd683 100644
--- a/src/webengine/urlinterceptor.h
+++ b/src/webengine/urlinterceptor.h
@@ -9,7 +9,6 @@
#ifndef SMOLBOTE_URLREQUESTINTERCEPTOR_H
#define SMOLBOTE_URLREQUESTINTERCEPTOR_H
-#include "urlfilter/filterrule.h"
#include <QByteArray>
#include <QVector>
#include <QWebEngineUrlRequestInterceptor>