VirtualBox

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


Ignore:
Timestamp:
Apr 29, 2020 12:59:08 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
137663
Message:

FE/Qt: bugref:9653: VirtualBox Manager: 'Add' action should present together with 'New' since r137388.

File:
1 edited

Legend:

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

    r84080 r84081  
    701701                        pButton->setAutoRaise(true);
    702702                    }
    703 
    704703                    break;
    705704                }
     
    766765                {
    767766                    m_pToolBar->addAction(actionPool()->action(UIActionIndexST_M_Machine_S_New));
     767                    m_pToolBar->addAction(actionPool()->action(UIActionIndexST_M_Machine_S_Add));
    768768                    m_pToolBar->addSeparator();
    769769                    m_pToolBar->addAction(actionPool()->action(UIActionIndexST_M_Machine_S_Refresh));
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