aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index afc5537..da2b429 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -30,7 +30,7 @@
#include <QUrl>
#include "widgets/webviewtabbar.h"
#include "webengine/urlinterceptor.h"
-#include "forms/blockerdialog.h"
+#include "blocker/blockermanager.h"
#include "widgets/loadingbar.h"
namespace Ui {
@@ -67,7 +67,7 @@ private slots:
void handleTitleUpdated(const QString &title);
private:
- BlockerDialog *blocklistManager;
+ BlockerManager *blocklistManager;
WebEngineProfile *m_profile = nullptr;
// ui