remotes/origin/downloadmanager
David Rosca 7 years ago
parent 9aa290fff7
commit 246951e474
No known key found for this signature in database
GPG Key ID: EBC3FC294452C6D8
  1. 2
      src/lib/preferences/preferences.cpp

@ -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…
Cancel
Save