VirtualBox

Changeset 108274 in vbox


Ignore:
Timestamp:
Feb 18, 2025 11:59:31 AM (2 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
167601
Message:

FE/Qt: bugref:10814: Manager action-pool: Update File / Tools menu with missing Home Screen and Machine Manager global tool actions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPoolManager.cpp

    r108137 r108274  
    40564056    /* Populate 'File' / 'Tools' menu: */
    40574057    const bool fExpertMode = gEDataManager->isSettingsInExpertMode();
     4058    pMenu->addAction(action(UIActionIndexMN_M_File_M_Tools_T_HomeScreen));
     4059    pMenu->addAction(action(UIActionIndexMN_M_File_M_Tools_T_MachineManager));
    40584060    pMenu->addAction(action(UIActionIndexMN_M_File_M_Tools_T_ExtensionPackManager));
    40594061    if (fExpertMode)
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