Changeset 28940 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Apr 30, 2010 2:41:10 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 60915
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/settings/VBoxSettingsDialogSpecific.cpp
r28939 r28940 578 578 { 579 579 aWarning = tr ( 580 "you have Absolute Pointing Devices feature enabled. As this feature " 581 "requires active USB controller it will be enabled automatically."); 580 "you have enabled a USB HID (Human Interface Device). " 581 "This will not work unless USB emulation is also enabled. " 582 "This will be done automatically when you accept the VM Settings " 583 "by pressing the OK button."); 582 584 return true; 583 585 }
Note:
See TracChangeset
for help on using the changeset viewer.