VirtualBox

Ignore:
Timestamp:
Nov 10, 2010 9:33:48 AM (14 years ago)
Author:
vboxsync
Message:

FE/Qt4: revert r67422 & r67576

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp

    r33923 r33930  
    16441644    /* Apply UI decorations */
    16451645    Ui::UIMachineSettingsStorage::setupUi (this);
     1646
     1647    /* Enumerate Mediums. We need at least the MediaList filled, so this is the
     1648     * lasted point, where we can start. The rest of the media checking is done
     1649     * in a background thread. */
     1650    vboxGlobal().startEnumeratingMedia();
    16461651
    16471652    /* Initialize pixmap pool */
     
    17991804    UISettingsPageMachine::fetchData(data);
    18001805
    1801     /* Enumerate Mediums. We need at least the MediaList filled, so this is the
    1802      * lasted point, where we can start. The rest of the media checking is done
    1803      * in a background thread. */
    1804     vboxGlobal().startEnumeratingMedia();
    1805 
    18061806    /* Fill internal variables with corresponding values: */
    18071807    m_cache.m_strMachineId = m_machine.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