VirtualBox

Changeset 99185 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Mar 27, 2023 2:27:28 PM (22 months ago)
Author:
vboxsync
Message:

FE/Qt: bugref:6669: VirtualBox Manager: Small forgotten piece of code remaining after cleanup in r154390.

File:
1 edited

Legend:

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

    r98890 r99185  
    10831083                                                const QUuid &uID /* = QString() */)
    10841084{
    1085     /* Lock the action preventing cascade calls: */
    1086     UIQObjectPropertySetter guardBlock(actionPool()->action(UIActionIndexMN_M_Machine_S_Settings), "opened", true);
    1087     connect(&guardBlock, &UIQObjectPropertySetter::sigAboutToBeDestroyed,
    1088             this, &UIVirtualBoxManager::sltHandleUpdateActionAppearanceRequest);
    1089     updateActionsAppearance();
    1090 
    10911085    /* Get current item: */
    10921086    UIVirtualMachineItem *pItem = currentItem();
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