- Timestamp:
- Jul 18, 2011 12:02:49 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/MachineImpl.cpp
r37985 r38013 7515 7515 rc = COMSETTER(SnapshotFolder)(Bstr(config.machineUserData.strSnapshotFolder).raw()); 7516 7516 if (FAILED(rc)) return rc; 7517 7518 /* Read the extra data items. */ 7519 mData->pMachineConfigFile->mapExtraDataItems = config.mapExtraDataItems; 7517 7520 7518 7521 /* currentStateModified (optional, default is true) */
Note:
See TracChangeset
for help on using the changeset viewer.