VirtualBox

Changeset 57715 in vbox for trunk


Ignore:
Timestamp:
Sep 11, 2015 12:18:33 PM (9 years ago)
Author:
vboxsync
Message:

FE/Qt: Runtime UI: Visual representation mode handling: Watch for mode request after VM started/restored and *all* corresponding events processed.

File:
1 edited

Legend:

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

    r57688 r57715  
    928928
    929929    /* We should watch for requested modes: */
    930     connect(uisession(), SIGNAL(sigInitialized()), this, SLOT(sltCheckForRequestedVisualStateType()));
     930    connect(uisession(), SIGNAL(sigInitialized()), this, SLOT(sltCheckForRequestedVisualStateType()), Qt::QueuedConnection);
    931931    connect(uisession(), SIGNAL(sigAdditionsStateChange()), this, SLOT(sltCheckForRequestedVisualStateType()));
    932932
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