VirtualBox

Ignore:
Timestamp:
Sep 18, 2013 11:33:37 AM (11 years ago)
Author:
vboxsync
Message:

FE/Qt: 5105: Runtime UI: Handle machine-logic creation/desctruction (visual mode switches, application start/exit).

File:
1 edited

Legend:

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

    r48515 r48516  
    200200    sltAdditionsStateChanged();
    201201    sltMouseCapabilityChanged();
     202    sltSwitchKeyboardLedsToGuestLeds();
    202203
    203204#ifdef VBOX_WITH_DEBUGGER_GUI
     
    212213void UIMachineLogic::cleanup()
    213214{
     215    /* Deinitialization: */
     216    sltSwitchKeyboardLedsToPreviousLeds();
     217
    214218#ifdef VBOX_WITH_DEBUGGER_GUI
    215219    /* Cleanup debugger: */
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