mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-29 16:49:34 +01:00
Fix build.
This commit is contained in:
parent
cb72db0345
commit
9d91bf0f68
@ -74,8 +74,11 @@ Application::Application(const QString& id, int& argc, char** argv)
|
||||
#endif
|
||||
|
||||
m_webFactory->updateProxy();
|
||||
|
||||
#if defined(USE_WEBENGINE)
|
||||
m_webFactory->urlIinterceptor()->load();
|
||||
m_webFactory->adBlock()->load(true);
|
||||
#endif
|
||||
}
|
||||
|
||||
Application::~Application() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user