Changeset 75434 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Nov 13, 2018 11:56:46 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic2.cpp
r75371 r75434 310 310 { 311 311 /* Read Cloud Client parameters for Export VM operation: */ 312 const QString strJSON = comCloudClient.GetExport Parameters();312 const QString strJSON = comCloudClient.GetExportLaunchParameters(); 313 313 /* Show error message if necessary: */ 314 314 if (!comCloudClient.isOk())
Note:
See TracChangeset
for help on using the changeset viewer.