X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=src%2Fwindow.h;h=e957de81640de5c62c3d06f5df3186072c9dc8db;hb=5ae8c90ba8cbfeaddef0c2ae69cc0745b64cd379;hp=30fe53d8834b3d2237bd1c2c4205699d6c827a33;hpb=904fed6618b22e84597efd60c3784e57d44f3ef1;p=projects%2Fchimara%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 */