This commit is contained in:
sunsets
2023-09-11 11:10:12 +08:00
parent 205d475acb
commit 39bb8169a0
11 changed files with 69 additions and 5 deletions

View File

@@ -19,6 +19,11 @@
#elif defined __linux__
#include <gtk/gtk.h>
#define WEBKIT_API
//B35
#if defined __linux__
#include <boost/log/trivial.hpp>
#endif
struct WebKitWebView;
struct WebKitJavascriptResult;
extern "C" {