Changeset 61765 in vbox
- Timestamp:
- Jun 20, 2016 10:30:40 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/xml/Settings.cpp
r61501 r61765 6100 6100 } 6101 6101 6102 /** @todo In the future (6.0?) place the storage controllers under <Hardware>, because6102 /** @todo In the future (6.0?) place the storage controllers under \<Hardware\>, because 6103 6103 * this is where it always should've been. What else than hardware are they? */ 6104 6104 xml::ElementNode &elmStorageParent = (m->sv > SettingsVersion_Future) ? *pelmHardware : elmParent;
Note:
See TracChangeset
for help on using the changeset viewer.