VirtualBox

Ignore:
Timestamp:
Dec 1, 2020 2:42:29 PM (4 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:9831. Adding the connection for opening the help browser from runtime ui.

File:
1 edited

Legend:

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

    r86996 r87023  
    11871187            this, &UIMachineLogic::sltInstallGuestAdditions);
    11881188
     1189    /* 'Help' menu 'Contents' action. Done here since we react differently to this action
     1190     * in manager and runtime UI: */
     1191    connect(actionPool()->action(UIActionIndex_Simple_Contents), &UIAction::triggered,
     1192            &msgCenter(), &UIMessageCenter::sltShowHelpHelpDialog);
     1193
    11891194#ifdef VBOX_WITH_DEBUGGER_GUI
    11901195    /* 'Debug' actions connections: */
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