Changeset 44797 in vbox for trunk/src/VBox/Frontends/Common
- Timestamp:
- Feb 21, 2013 8:40:14 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 83912
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/Common/VBoxKeyboard/keyboard.c
r44783 r44797 54 54 55 55 #include <VBox/VBoxKeyboard.h> 56 57 /* VBoxKeyboard uses the deprecated XKeycodeToKeysym(3) API, but uses it safely. 58 */ 59 #pragma GCC diagnostic ignored "-Wdeprecated-declarations" 56 60 57 61 #define KEYC2SCAN_SIZE 256
Note:
See TracChangeset
for help on using the changeset viewer.