VirtualBox

Ignore:
Timestamp:
Aug 20, 2021 3:20:36 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
146395
Message:

FE/Qt: bugref:9996. Medium size and path parameter of the clone vd wizard.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageExpert.cpp

    r90748 r90761  
    453453    QGridLayout *pDiskContainerLayout = new QGridLayout(pNewDiskContainerWidget);
    454454
    455     m_pSizeAndLocationGroup = new UIMediumSizeAndPathGroupBox(true, 0);
     455    m_pSizeAndLocationGroup = new UIMediumSizeAndPathGroupBox(true, 0 /* parent */, _4M /* minimum size */);
    456456    pDiskContainerLayout->addWidget(m_pSizeAndLocationGroup, 0, 0, 2, 2);
    457457    m_pFormatButtonGroup = new UIDiskFormatsGroupBox(true, KDeviceType_HardDisk, 0);
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