From c622d906e7aafb66477a784ac14eda3ebf50d135 Mon Sep 17 00:00:00 2001 From: Arslaan Pathan Date: Sun, 3 May 2026 08:02:11 +1200 Subject: IT RUNS!!!!!!!!! --- include/saffronwebkit.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/saffronwebkit.h') diff --git a/include/saffronwebkit.h b/include/saffronwebkit.h index 1cb75f3..d15ace5 100644 --- a/include/saffronwebkit.h +++ b/include/saffronwebkit.h @@ -48,6 +48,7 @@ typedef struct { typedef struct { SaffronWidget base; SFWKContext* context; + SaffronWindow* window; // just for the GL context char* url; int w, h; -- cgit v1.2.3