1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Updated linux web view to use more modern webkit2 API

This commit is contained in:
hogliux 2017-04-12 18:15:54 +01:00
parent 86e28d1e42
commit c02c4a14ee
3 changed files with 93 additions and 61 deletions

View file

@ -41,7 +41,7 @@
dependencies: juce_gui_basics
OSXFrameworks: WebKit
linuxPackages: webkitgtk-3.0 gtk+-x11-3.0
linuxPackages: webkit2gtk-4.0 gtk+-x11-3.0
END_JUCE_MODULE_DECLARATION