X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=src%2Fwindow.h;h=e957de81640de5c62c3d06f5df3186072c9dc8db;hb=d3445e43a2ce2453f8e2cd5ed9edd8b23ae54446;hp=30fe53d8834b3d2237bd1c2c4205699d6c827a33;hpb=062bbb9e7322c8e3f5162f86fc2f93bfc587b830;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 */