VirtualBox

Changeset 33783 in vbox


Ignore:
Timestamp:
Nov 4, 2010 4:33:15 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
67422
Message:

FE/Qt4: Start medium enumeration when hd storage window is shown first.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsHD.cpp

    r33712 r33783  
    16381638    /* Apply UI decorations */
    16391639    Ui::VBoxVMSettingsHD::setupUi (this);
    1640 
    1641     /* Enumerate Mediums */
    1642     vboxGlobal().startEnumeratingMedia();
    16431640
    16441641    /* Initialize pixmap pool */
     
    20562053    if (!mIsPolished)
    20572054    {
     2055        /* Enumerate Mediums */
     2056        vboxGlobal().startEnumeratingMedia();
     2057
    20582058        mIsPolished = true;
    20592059
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette