VirtualBox

Ignore:
Timestamp:
Oct 19, 2023 2:34:33 PM (16 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
159584
Message:

FE/Qt: bugref:10523: UINameAndSystemEditor: A bit of fixes for r159185.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UINameAndSystemEditor.cpp

    r101498 r101510  
    286286        m_pLabelType->setText(tr("&Version:"));
    287287    if (m_pLabelVariant)
    288         m_pLabelVariant->setText(tr("Kind:"));
     288        m_pLabelVariant->setText(tr("&Kind:"));
    289289
    290290    if (m_pEditorName)
     
    578578            if (m_pComboVariant)
    579579            {
    580                 m_pLabelFamily->setBuddy(m_pComboVariant);
     580                m_pLabelVariant->setBuddy(m_pComboVariant);
    581581                m_pLayout->addWidget(m_pComboVariant, iRow, 1);
    582582            }
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