VirtualBox

Changeset 55566 in vbox


Ignore:
Timestamp:
Apr 30, 2015 3:52:31 PM (9 years ago)
Author:
vboxsync
Message:

FE/Qt: Fixing small regression in r99396.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMedium.cpp

    r55557 r55566  
    144144    //m_strKey = nullID();
    145145
    146     /* Reset name/location parameters: */
     146    /* Reset name/location/size parameters: */
    147147    m_strName = VBoxGlobal::tr("Empty", "medium");
    148148    m_strLocation = m_strSize = m_strLogicalSize = QString("--");
    149 
    150     /* Reset size parameters: */
    151     m_strSize = QString();
    152     m_strLogicalSize = QString();
    153149
    154150    /* Reset hard drive related parameters: */
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