Changeset 107613 in vbox for trunk/src/VBox
- Timestamp:
- Jan 10, 2025 9:44:43 AM (9 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/KeyboardImpl.cpp
r107612 r107613 81 81 82 82 Keyboard::Keyboard() 83 : mParent(NULL) ,83 : mParent(NULL) 84 84 , menmLeds(PDMKEYBLEDS_NONE) 85 85 {
Note:
See TracChangeset
for help on using the changeset viewer.