VirtualBox

Changeset 75887 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Dec 3, 2018 8:52:26 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
127091
Message:

FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Remove network related actions from Global item context menu, one of them backfires right now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp

    r75209 r75887  
    13381338#ifdef VBOX_WS_MAC
    13391339        m_pContextMenuGlobal->addAction(actionPool()->action(UIActionIndex_M_Application_S_About));
    1340 # ifdef VBOX_GUI_WITH_NETWORK_MANAGER
    1341         if (gEDataManager->applicationUpdateEnabled())
    1342             m_pContextMenuGlobal->addAction(actionPool()->action(UIActionIndex_M_Application_S_CheckForUpdates));
    1343         m_pContextMenuGlobal->addAction(actionPool()->action(UIActionIndex_M_Application_S_NetworkAccessManager));
    1344 # endif
    13451340        m_pContextMenuGlobal->addSeparator();
    13461341        m_pContextMenuGlobal->addAction(actionPool()->action(UIActionIndex_M_Application_S_Preferences));
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