VirtualBox

Changeset 780 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Feb 8, 2007 2:27:15 PM (18 years ago)
Author:
vboxsync
Message:

FE/Qt: Fixed: Opening VDM from the VM Settings dialog didn't refresh the media list.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h

    r779 r780  
    15441544                                 WType_Dialog | WShowModal);
    15451545    QUuid machineId = cmachine.GetId();
    1546     dlg.setup (type, true, &machineId, (const VBoxMediaList*)0, cmachine);
     1546    dlg.setup (type, true, &machineId, true /* aRefresh */, cmachine);
    15471547    *id = dlg.exec() == VBoxDiskImageManagerDlg::Accepted ?
    15481548        dlg.getSelectedUuid() : cbb->getId();
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