VirtualBox

Ignore:
Timestamp:
Jun 7, 2012 4:55:08 PM (13 years ago)
Author:
vboxsync
Message:

FE/Qt: Moving VBoxMedium stuff into separate folder, renaming it into UIMedium. Remove VBoxMedium stuff from VBoxGlobal/VBoxDefs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIWizardFirstRun.cpp

    r41587 r41615  
    7474    /* Get chosen 'dvd' medium to mount: */
    7575    QString mediumId = field("id").toString();
    76     VBoxMedium vmedium = vboxGlobal().findMedium(mediumId);
     76    UIMedium vmedium = vboxGlobal().findMedium(mediumId);
    7777    CMedium medium = vmedium.medium(); // @todo r=dj can this be cached somewhere?
    7878    /* Mount medium to the predefined port/device: */
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