Changeset 95796 in vbox for trunk/src/VBox/Main
- Timestamp:
- Jul 25, 2022 11:31:54 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/xml/Settings.cpp
r95771 r95796 8672 8672 || hardwareMachine.nvramSettings.strKeyId.isNotEmpty() 8673 8673 || hardwareMachine.nvramSettings.strKeyStore.isNotEmpty() 8674 /* Default for newly created VMs in VBox 7.0. 8675 * Older VMs might have a specific audio driver set (also for VMs created with < VBox 7.0). */ 8676 || hardwareMachine.audioAdapter.driverType == AudioDriverType_Default 8674 8677 || recordingSettings.areDefaultSettings() == false 8675 8678 || strLogKeyId.isNotEmpty()
Note:
See TracChangeset
for help on using the changeset viewer.