VirtualBox

Changeset 18838 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 7, 2009 5:51:39 PM (16 years ago)
Author:
vboxsync
Message:

Main/Appliance: windows build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ApplianceImpl.cpp

    r18833 r18838  
    28162816            pelmOperatingSystemSection->createChild("Info")->addContent("The kind of installed guest operating system");
    28172817            Utf8Str strOSDesc;
    2818             convertCIMOSType2VBoxOSType(strOSDesc, llOS.front()->strOvf.toInt32(), "");
     2818            convertCIMOSType2VBoxOSType(strOSDesc, (CIMOSType_T)llOS.front()->strOvf.toInt32(), "");
    28192819            pelmOperatingSystemSection->createChild("Description")->addContent(strOSDesc);
    28202820
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