diff options
| author | Arslaan Pathan <[email protected]> | 2026-05-03 08:02:11 +1200 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-05-03 08:02:11 +1200 |
| commit | c622d906e7aafb66477a784ac14eda3ebf50d135 (patch) | |
| tree | 4d68f83430f937a9d9b618d88270f29a57f0a21f /include/saffronwebkit.h | |
| parent | ab7a235f895013343500a0a4fe478634c0a7b17d (diff) | |
| download | saffronwebkit-c622d906e7aafb66477a784ac14eda3ebf50d135.tar.xz saffronwebkit-c622d906e7aafb66477a784ac14eda3ebf50d135.zip | |
IT RUNS!!!!!!!!!
Diffstat (limited to 'include/saffronwebkit.h')
| -rw-r--r-- | include/saffronwebkit.h | 1 |
1 files changed, 1 insertions, 0 deletions
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; |
