diff -r a499c8a72c15 -r db95c0104937 ui/motif/toolkit.h --- a/ui/motif/toolkit.h Tue Apr 01 11:53:10 2014 +0200 +++ b/ui/motif/toolkit.h Tue Apr 01 13:47:29 2014 +0200 @@ -43,6 +43,7 @@ UiObject *obj; ui_callback callback; void *user_data; + int value; } UiEventData; #ifdef __cplusplus