Update to the new WebKitGTK 6.0 API

This commit is contained in:
Ilya Fedin
2023-03-19 21:13:56 +04:00
committed by John Preston
parent e632ac631e
commit d52cabb386
6 changed files with 9 additions and 9 deletions
@@ -1143,7 +1143,7 @@ void Panel::showWebviewError(
"https://go.microsoft.com/fwlink/p/?LinkId=2124703"))
.append(parts.value(1));
} break;
case Error::NoGtkOrWebkit2Gtk:
case Error::NoWebKitGTK:
rich.append(tr::lng_payments_webview_install_webkit(tr::now));
break;
default: