VirtualBox

Changeset 102730 in vbox


Ignore:
Timestamp:
Dec 29, 2023 4:08:35 PM (11 months ago)
Author:
vboxsync
Message:

FE/Qt: bugref:10496: Missing bit in UIPaneContainer.

File:
1 edited

Legend:

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

    r102729 r102730  
    6464        m_pButtonBox->button(QDialogButtonBox::Cancel)->setText(tr("Detach"));
    6565        m_pButtonBox->button(QDialogButtonBox::Cancel)->setStatusTip(tr("Open the tool in separate window"));
     66        m_pButtonBox->button(QDialogButtonBox::Cancel)->setToolTip(tr("Open in Separate Window"));
    6667    }
    6768}
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