VirtualBox

Changeset 41065 in vbox


Ignore:
Timestamp:
Apr 26, 2012 9:55:15 AM (12 years ago)
Author:
vboxsync
Message:

Main: DisplayImpl correct initialization when saved state is loaded.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/DisplayImpl.cpp

    r40282 r41065  
    399399            that->maFramebuffers[i].yOrigin = yOrigin;
    400400            that->maFramebuffers[i].flags = (uint16_t)flags;
     401            that->maFramebuffers[i].fDisabled = (that->maFramebuffers[i].flags & VBVA_SCREEN_F_DISABLED) != 0;
    401402        }
    402403    }
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