VirtualBox

Changeset 66481 in vbox for trunk


Ignore:
Timestamp:
Apr 7, 2017 4:03:16 PM (7 years ago)
Author:
vboxsync
Message:

FE/Qt: Machine settings: General page: Regression fix for r114407.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.cpp

    r66460 r66481  
    308308    newGeneralData.m_iEncryptionCipherIndex = m_pComboCipher->currentIndex();
    309309    newGeneralData.m_strEncryptionPassword = m_pEditorEncryptionPassword->text();
     310    newGeneralData.m_encryptedMediums = m_pCache->base().m_encryptedMediums;
    310311    /* If encryption status, cipher or password is changed: */
    311312    if (newGeneralData.m_fEncryptionEnabled != m_pCache->base().m_fEncryptionEnabled ||
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