release/v2.9
Aram 2017-06-22 00:41:10 +02:00 committed by Arnout Engelen
parent aae423fd7f
commit e68c9c09e2
1 changed files with 1 additions and 0 deletions

View File

@ -99,6 +99,7 @@ static void gwidgetEvent(void *param, GEvent *pe) {
#define pte ((GEventToggle *)pe)
#define pde ((GEventDial *)pe)
GHandle h;
GHandle gh;
#if GFX_USE_GINPUT && (GINPUT_NEED_TOGGLE || GINPUT_NEED_DIAL)
uint16_t role;