VirtualBox

Ignore:
Timestamp:
Apr 13, 2023 3:46:10 PM (23 months ago)
Author:
vboxsync
Message:

FE/Qt: bugref:6669: VirtualBox Manager: Move New VD wizard onto non-modal rails; This is only for the case used in Media Manager, while Media Selector still using modal case, which is Ok.

File:
1 edited

Legend:

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

    r99389 r99390  
    672672                            if (m_pPaneChooser->isGlobalItemSelected())
    673673                                m_pPaneToolsGlobal->setActive(true);
     674                            connect(m_pPaneToolsGlobal, &UIToolPaneGlobal::sigCreateMedium,
     675                                    this, &UIVirtualBoxManagerWidget::sigCreateMedium);
    674676                            connect(m_pPaneToolsGlobal, &UIToolPaneGlobal::sigCopyMedium,
    675677                                    this, &UIVirtualBoxManagerWidget::sigCopyMedium);
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