X-Git-Url: http://pileus.org/git/?p=grits;a=blobdiff_plain;f=src%2Fgrits-opengl.h;h=4fb48bcad3fdbad7545c53bdeb0241da8c720cb7;hp=3e95b00c82b51b4ff291d1a07c4b6c935721f8d3;hb=536c4ae84ecb423286423bd62bce106dc4a0072d;hpb=6bad3abae971c56ab313545276b3e415a8248039 diff --git a/src/grits-opengl.h b/src/grits-opengl.h index 3e95b00..4fb48bc 100644 --- a/src/grits-opengl.h +++ b/src/grits-opengl.h @@ -44,6 +44,7 @@ struct _GritsOpenGL { GMutex sphere_lock; guint sm_source[2]; guint ue_source; + GdkEventMotion mouse_queue; /* for testing */ gboolean wireframe;