--- rpl/modules/motif/motif.h 2017/07/11 16:04:53 1.4 +++ rpl/modules/motif/motif.h 2017/07/17 21:35:32 1.5 @@ -1,6 +1,6 @@ #include -enum types { WIDGET, APPCONTEXT }; +enum types { APPCONTEXT, CALLBACK, WIDGET }; #ifdef string # undef string