VirtualBox

Changeset 105543 in vbox


Ignore:
Timestamp:
Jul 30, 2024 12:51:56 PM (4 months ago)
Author:
vboxsync
Message:

FE/Qt: bugref:10736. Build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDExpertPage.cpp

    r105542 r105543  
    5858    QVBoxLayout *pMainLayout = new QVBoxLayout(this);
    5959    m_pSizeAndPathGroup = new UIMediumSizeAndPathGroupBox(true /* fExpertMode */, 0 /* parent */,uDiskMinimumSize);
    60     m_pFormatComboBox = new UIDiskFormatsComboBox(true /* fExpertMode */, KDeviceType_HardDisk, 0);
     60    m_pFormatComboBox = new UIDiskFormatsComboBox(true /* fExpertMode */, enmDeviceType, 0);
    6161    m_pVariantWidget = new UIDiskVariantWidget(0);
    6262
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