Changeset 24231 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- Oct 30, 2009 10:59:32 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/darwin/DarwinKeyboard.cpp
r20374 r24231 293 293 * Internal Functions * 294 294 *******************************************************************************/ 295 #ifdef USE_HID_FOR_MODIFIERS 295 296 static void darwinBruteForcePropertySearch(CFDictionaryRef DictRef, struct KeyboardCacheData *pKeyboardEntry); 296 297 #endif 297 298 298 299
Note:
See TracChangeset
for help on using the changeset viewer.