Changeset 4875 in vbox for trunk/src/VBox/Frontends/VirtualBox/include
- Timestamp:
- Sep 17, 2007 9:15:41 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 24598
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/include/XKeyboard.h
r4071 r4875 20 20 #define __XKeyboard_h__ 21 21 22 #ifndef RT_OS_LINUX23 #error This file is X11/Linux specific!24 #endif25 26 22 // our structure used to return keyboard event information 27 23 typedef struct _WINEKEYBOARDINFO
Note:
See TracChangeset
for help on using the changeset viewer.