VirtualBox

Changeset 95920 in vbox


Ignore:
Timestamp:
Jul 28, 2022 3:00:04 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
152674
Message:

Recording/Main: Settings migration fixes for < 1.19. bugref:9286

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/xml/Settings.cpp

    r95918 r95920  
    62796279        if (m->sv < SettingsVersion_v1_19)
    62806280        {
    6281             /* The recording settings were part of the Hardware branch, called "VideoCapture". */
    6282             const xml::ElementNode *pelmVideoCapture = pelmHardware->findChildElement("VideoCapture");
     6281            const xml::ElementNode *pelmVideoCapture = pElement->findChildElement("VideoCapture");
    62836282            if (pelmVideoCapture)
    62846283                readRecordingSettings(*pelmVideoCapture, pSnap->hardware.graphicsAdapter.cMonitors, pSnap->recordingSettings);
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