Changeset 21686 in vbox for trunk/src/VBox/Main/include/RemoteUSBDeviceImpl.h
- Timestamp:
- Jul 17, 2009 1:41:39 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 50237
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/RemoteUSBDeviceImpl.h
r21622 r21686 32 32 33 33 class ATL_NO_VTABLE RemoteUSBDevice : 34 public VirtualBoxBase ,35 public VirtualBoxSupportErrorInfoImpl <RemoteUSBDevice, IHostUSBDevice>,36 public VirtualBoxSupportTranslation <RemoteUSBDevice>,34 public VirtualBoxBaseNEXT, 35 public VirtualBoxSupportErrorInfoImpl <RemoteUSBDevice, IHostUSBDevice>, 36 public VirtualBoxSupportTranslation <RemoteUSBDevice>, 37 37 VBOX_SCRIPTABLE_IMPL(IHostUSBDevice) 38 38 {
Note:
See TracChangeset
for help on using the changeset viewer.