mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 02:36:34 +01:00
Fix build
This commit is contained in:
parent
9aa290fff7
commit
246951e474
@ -117,7 +117,7 @@ Preferences::Preferences(BrowserWindow* window)
|
||||
#endif
|
||||
|
||||
#if QTWEBENGINEWIDGETS_VERSION < QT_VERSION_CHECK(5, 12, 0)
|
||||
ui->dnsPrefetech->setVisible(false);
|
||||
ui->dnsPrefetch->setVisible(false);
|
||||
#endif
|
||||
|
||||
auto setCategoryIcon = [this](int index, const QIcon &icon) {
|
||||
|
Loading…
Reference in New Issue
Block a user