VirtualBox

Changeset 60283 in vbox


Ignore:
Timestamp:
Apr 1, 2016 9:07:32 AM (9 years ago)
Author:
vboxsync
Message:

Main/Settings: help Parfait

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/xml/Settings.cpp

    r60107 r60283  
    17811781                xml::ElementNode *pelmCfg = pelmThis->createChild("Config");
    17821782                pelmCfg->setAttribute("vm-name", itVmSlot->first.VmName);
    1783                 pelmCfg->setAttribute("slot", itVmSlot->first.Slot);
     1783                pelmCfg->setAttribute("slot", (int32_t)itVmSlot->first.Slot);
    17841784
    17851785                for (itOpt1 = itVmSlot->second.begin();
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