Changeset 74778 in vbox for trunk/src/VBox
- Timestamp:
- Oct 11, 2018 11:14:43 PM (6 years ago)
- Location:
- trunk/src/VBox
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp
r73929 r74778 919 919 case VirtualSystemDescriptionType_CloudOCIProfilePath: 920 920 case VirtualSystemDescriptionType_CloudOCISubnet: 921 case VirtualSystemDescriptionType_CloudOCIKeepObject: 922 case VirtualSystemDescriptionType_CloudOCILaunchInstance: 921 923 case VirtualSystemDescriptionType_Miscellaneous: 922 924 /** @todo VirtualSystemDescriptionType_Miscellaneous? */ -
trunk/src/VBox/Main/idl/VirtualBox.xidl
r74764 r74778 3595 3595 <const name="CloudOCIProfilePath" value="33" /> 3596 3596 <const name="CloudOCISubnet" value="34" /> 3597 <const name="CloudOCIKeepObject" value="35" /> 3598 <const name="CloudOCILaunchInstance" value="36" /> 3597 3599 </enum> 3598 3600
Note:
See TracChangeset
for help on using the changeset viewer.