VirtualBox

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


Ignore:
Timestamp:
Nov 17, 2009 10:20:05 PM (15 years ago)
Author:
vboxsync
Message:

FE/Qt4: VBoxMedium tool-tip bug fix - word-wrapping allowed for medium usage info.

File:
1 edited

Legend:

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

    r24545 r24743  
    246246        }
    247247
    248         mToolTip += mRow.arg (VBoxGlobal::tr ("<p style=white-space:pre>Attached to:  %1</p>", "image")
     248        mToolTip += mRow.arg (VBoxGlobal::tr ("<p>Attached to:  %1</p>", "image")
    249249                                              .arg (mUsage.isNull() ? VBoxGlobal::tr ("<i>Not Attached</i>", "image") : mUsage));
    250250
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