VirtualBox

Changeset 108847 in vbox


Ignore:
Timestamp:
Apr 4, 2025 9:38:55 AM (5 weeks ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
168297
Message:

FE/Qt:10731 Activity widget help keyword update.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIVMInformationDialog.cpp

    r108591 r108847  
    276276        /* Configure button-box: */
    277277        m_pButtonBox->setStandardButtons(QDialogButtonBox::Close | QDialogButtonBox::Help);
    278         uiCommon().setHelpKeyword(m_pButtonBox->button(QDialogButtonBox::Help), "vm-session-information" /* help keyword */);
     278        uiCommon().setHelpKeyword(m_pButtonBox->button(QDialogButtonBox::Help), "vm-activity-session-information" /* help keyword */);
    279279        connect(m_pButtonBox, &QIDialogButtonBox::rejected, this, &UIVMInformationDialog::sigClose);
    280280        connect(m_pButtonBox->button(QDialogButtonBox::Help), &QPushButton::pressed,
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette