aboutsummaryrefslogtreecommitdiff
path: root/include/saffronwebkit.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/saffronwebkit.h')
-rw-r--r--include/saffronwebkit.h1
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;