VirtualBox

Changeset 38013 in vbox for trunk


Ignore:
Timestamp:
Jul 18, 2011 12:02:49 PM (13 years ago)
Author:
vboxsync
Message:

Main: import extra data items on read

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/MachineImpl.cpp

    r37985 r38013  
    75157515    rc = COMSETTER(SnapshotFolder)(Bstr(config.machineUserData.strSnapshotFolder).raw());
    75167516    if (FAILED(rc)) return rc;
     7517
     7518    /* Read the extra data items. */
     7519    mData->pMachineConfigFile->mapExtraDataItems = config.mapExtraDataItems;
    75177520
    75187521    /* currentStateModified (optional, default is true) */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette