VirtualBox

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


Ignore:
Timestamp:
May 31, 2012 12:19:11 PM (13 years ago)
Author:
vboxsync
Message:

repair showing debugger at startup

File:
1 edited

Legend:

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

    r41234 r41519  
    161161#endif /* Q_WS_MAC */
    162162
     163    /* Power up machine: */
     164    uisession()->powerUp();
     165
     166    /* Initialization: */
     167    sltMachineStateChanged();
     168    sltAdditionsStateChanged();
     169    sltMouseCapabilityChanged();
     170
    163171#ifdef VBOX_WITH_DEBUGGER_GUI
    164172    /* Prepare debugger: */
    165173    prepareDebugger();
    166174#endif /* VBOX_WITH_DEBUGGER_GUI */
    167 
    168     /* Power up machine: */
    169     uisession()->powerUp();
    170 
    171     /* Initialization: */
    172     sltMachineStateChanged();
    173     sltAdditionsStateChanged();
    174     sltMouseCapabilityChanged();
    175175
    176176    /* Retranslate logic part: */
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