VirtualBox

Changeset 84080 in vbox


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

FE/Qt: bugref:9729: VirtualBox Manager: Update main toolbar for Error pane as well.

File:
1 edited

Legend:

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

    r84079 r84080  
    763763                    break;
    764764                }
     765                case UIToolType_Error:
     766                {
     767                    m_pToolBar->addAction(actionPool()->action(UIActionIndexST_M_Machine_S_New));
     768                    m_pToolBar->addSeparator();
     769                    m_pToolBar->addAction(actionPool()->action(UIActionIndexST_M_Machine_S_Refresh));
     770                    break;
     771                }
    765772                default:
    766773                    break;
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