VirtualBox

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


Ignore:
Timestamp:
Sep 6, 2023 3:11:26 PM (16 months ago)
Author:
vboxsync
Message:

FE/Qt: bugref:10513: Preferences dialog / Update page: Adjust buddy for update-date label; It is used to compose page filtering hierarchy.

File:
1 edited

Legend:

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

    r101011 r101034  
    238238                m_pFieldUpdateDate = new QLabel(m_pWidgetUpdateSettings);
    239239                if (m_pFieldUpdateDate)
     240                {
     241                    m_pLabelUpdateDate->setBuddy(m_pFieldUpdateDate);
    240242                    pLayoutUpdateSettings->addWidget(m_pFieldUpdateDate, 1, 1);
     243                }
    241244
    242245                /* Prepare update date label: */
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