VirtualBox

Changeset 98898 in vbox


Ignore:
Timestamp:
Mar 10, 2023 11:25:11 AM (21 months ago)
Author:
vboxsync
Message:

FE/Qt: bugref:9515: Missed places where UINameAndSystemEditor constructor should know about edition.

Location:
trunk/src/VBox/Frontends/VirtualBox/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsElement.cpp

    r98808 r98898  
    893893                                                                   fChooseName,
    894894                                                                   fChoosePath,
     895                                                                   false /* edition? */,
    895896                                                                   false /* image? */,
    896897                                                                   fChooseType);
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMExpertPage.cpp

    r98103 r98898  
    960960                                                       true /* fChoosePath? */,
    961961                                                       true /* fChooseImage? */,
     962                                                       true /* fChoseEdition? */,
    962963                                                       true /* fChooseType? */);
    963964    if (m_pNameAndSystemEditor)
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