VirtualBox

Changeset 98850 in vbox


Ignore:
Timestamp:
Mar 7, 2023 8:50:40 AM (21 months ago)
Author:
vboxsync
Message:

FE/Qt: bugref:10322: Forgotten place in r155285.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp

    r98849 r98850  
    14231423    disconnect(uimachine(), &UIMachine::sigRuntimeError, this, &UIMachineLogic::sltRuntimeError);
    14241424#ifdef VBOX_WS_MAC
    1425     disconnect(uisession(), &UISession::sigShowWindows, this, &UIMachineLogic::sltShowWindows);
     1425    disconnect(uimachine(), &UIMachine::sigShowWindows, this, &UIMachineLogic::sltShowWindows);
    14261426#endif
    14271427    disconnect(uimachine(), &UIMachine::sigGuestMonitorChange, this, &UIMachineLogic::sltGuestMonitorChange);
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