VirtualBox

Changeset 68234 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Aug 2, 2017 10:13:56 AM (7 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:8900: UITabBar: Typo.

File:
1 edited

Legend:

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

    r68211 r68234  
    314314        {
    315315            /* Configure label: */
    316             m_pLabelIcon->setSizePolicy(QSizePolicy::Fixed, QSizePolicy::Fixed);
     316            m_pLabelName->setSizePolicy(QSizePolicy::Fixed, QSizePolicy::Fixed);
    317317            m_pLabelName->setText(m_strName);
    318318        }
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