diff options
Diffstat (limited to 'include')
| -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; |
