X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fwindow.h;fp=src%2Fwindow.h;h=e957de81640de5c62c3d06f5df3186072c9dc8db;hb=2407b8e96d1a772f15eedb264117f20196fe1c51;hp=30fe53d8834b3d2237bd1c2c4205699d6c827a33;hpb=3c678195610789166e1133575789f25da8f1a291;p=rodin%2Fchimara.git diff --git a/src/window.h b/src/window.h index 30fe53d..e957de8 100644 --- a/src/window.h +++ b/src/window.h @@ -27,7 +27,7 @@ enum InputRequestType struct glk_window_struct { /*< private >*/ - glui32 rock; + glui32 magic, rock; /* Pointer to the node in the global tree that contains this window */ GNode *window_node; /* Window parameters */