VirtualBox

Changeset 35576 in vbox for trunk/src/VBox/Main/src-all


Ignore:
Timestamp:
Jan 14, 2011 6:46:03 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
69463
Message:

Main/Display: missing initialisation and saved state bits for X.Org guest multi-monitor extensions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-all/DisplayUtils.cpp

    r35368 r35576  
    164164        {
    165165            /* Only the second version is supported. */
    166             if (uVersion == sSSMDisplayVer2)
     166            if (   uVersion == sSSMDisplayVer2
     167                || uVersion == sSSMDisplayVer3)
    167168            {
    168169                uint32_t cMonitors;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette