Changeset 28825 in vbox for trunk/src/VBox/Main/include/Global.h
- Timestamp:
- Apr 27, 2010 1:50:46 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 60741
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/Global.h
r28800 r28825 64 64 const NetworkAdapterType_T networkAdapterType; 65 65 const uint32_t numSerialEnabled; 66 const StorageControllerType_T storageControllerType; 66 const StorageControllerType_T dvdStorageControllerType; 67 const StorageBus_T dvdStorageBusType; 68 const StorageControllerType_T hdStorageControllerType; 69 const StorageBus_T hdStorageBusType; 67 70 }; 68 71
Note:
See TracChangeset
for help on using the changeset viewer.