VirtualBox

Changeset 26896 in vbox for trunk/src


Ignore:
Timestamp:
Feb 28, 2010 6:03:10 PM (15 years ago)
Author:
vboxsync
Message:

FE/Qt4: New running VM core: fixed bug of closing VM through VBoxManage.

File:
1 edited

Legend:

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

    r26894 r26896  
    645645        /* VM has been powered off or saved or aborted, no matter internally or externally.
    646646         * We must *safely* close the console window unless auto closure is disabled: */
    647         sltClose();
     647        QTimer::singleShot(0, uisession(), SLOT(sltCloseVirtualSession()));
    648648        return;
    649649    }
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