VirtualBox

Changeset 90737 in vbox


Ignore:
Timestamp:
Aug 19, 2021 7:42:24 AM (3 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:9996. Forgot one more place where we instantiate clone vm wizard.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/snapshots/UISnapshotPane.cpp

    r90589 r90737  
    16661666
    16671667    /* Show Clone VM wizard: */
    1668     QPointer<UINativeWizard> pWizard = new UIWizardCloneVM(this, comMachine, QString(), comSnapshot);
     1668    QPointer<UINativeWizard> pWizard = new UIWizardCloneVM(this, comMachine, QString(), comSnapshot, "clone");
    16691669    pWizard->exec();
    16701670    if (pWizard)
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