mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-02-04 19:27:33 +01:00
fix build
This commit is contained in:
parent
191b503050
commit
a23a1a88a6
@ -40,10 +40,10 @@ class WebFactory : public QObject {
|
||||
|
||||
QString processFeedUriScheme(const QString& url);
|
||||
|
||||
QAction* engineSettingsAction();
|
||||
AdBlockManager* adBlock() const;
|
||||
|
||||
#if defined(USE_WEBENGINE)
|
||||
QAction* engineSettingsAction();
|
||||
NetworkUrlInterceptor* urlIinterceptor() const;
|
||||
QWebEngineProfile* engineProfile() const;
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user