Changeset 35799 in vbox
- Timestamp:
- Jan 31, 2011 6:12:38 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHotKeyEditor.cpp
r35797 r35799 432 432 /* Process the key event */ 433 433 return processKeyEvent(iKeySym, pEvent->type == XKeyPress); 434 /* Check if symbol is valid else pass it to Qt: */435 434 } 436 435 }
Note:
See TracChangeset
for help on using the changeset viewer.