Changeset 19134 in vbox for trunk/src/VBox/Main/include/HardDiskImpl.h
- Timestamp:
- Apr 23, 2009 9:21:43 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/HardDiskImpl.h
r19036 r19134 48 48 , public VirtualBoxBaseWithTypedChildrenNEXT<HardDisk> 49 49 , public VirtualBoxSupportTranslation<HardDisk> 50 , public IHardDisk50 , VBOX_SCRIPTABLE_IMPL(IHardDisk) 51 51 { 52 52 public:
Note:
See TracChangeset
for help on using the changeset viewer.