Changeset 51436 in vbox for trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.h
- Timestamp:
- May 28, 2014 9:12:15 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.h
r44528 r51436 47 47 /** custom SDL user event for window resize done */ 48 48 #define SDL_USER_EVENT_WINDOW_RESIZE_DONE (SDL_USEREVENT + 13) 49 #define SDL_USER_EVENT_NOTIFYCHANGE (SDL_USEREVENT + 14) 49 50 50 51
Note:
See TracChangeset
for help on using the changeset viewer.