VirtualBox

Changeset 15391 in vbox for trunk


Ignore:
Timestamp:
Dec 12, 2008 5:34:01 PM (16 years ago)
Author:
vboxsync
Message:

FE/Qt4: VT-x tooltip liftup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp

    r15268 r15391  
    20792079        bool nestEnabled = cconsole.GetDebugger().GetHWVirtExNestedPagingEnabled();
    20802080
    2081         QString tip ("<qt><nobr>%1&nbsp;%2</nobr><br><nobr>%3&nbsp;%4</nobr></qt>");
     2081        /// @todo: After releasing 2.1: rephrase the tooltop to something like
     2082        /// "Indicates the status of the hardware virtualization features used
     2083        /// by this virtual machine" (to match other tooltips).
     2084
     2085        QString tip ("<qt><nobr><b>%1:</b>&nbsp;%2</nobr><br>"
     2086                     "<nobr><b>%3:</b>&nbsp;%4</nobr></qt>");
    20822087        QString virtualization = virtEnabled ?
    20832088            VBoxGlobal::tr ("Enabled", "details report (VT-x/AMD-V)") :
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