Changeset 51355 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- May 22, 2014 12:28:59 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.cpp
r51352 r51355 484 484 bool UIMachineSettingsUSB::validate(QList<UIValidationMessage> &messages) 485 485 { 486 printf("UIMachineSettingsUSB::validate\n");487 488 486 Q_UNUSED(messages); 489 487
Note:
See TracChangeset
for help on using the changeset viewer.