Changeset 55488 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- Apr 28, 2015 3:39:17 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageExpert.cpp
r52730 r55488 200 200 { 201 201 /* Call to base-class: */ 202 refreshCurrentSettings(); 202 203 refreshApplianceSettingsWidget(); 203 refreshCurrentSettings();204 204 205 205 /* Broadcast complete-change: */ … … 258 258 259 259 /* Call to base-class: */ 260 refreshCurrentSettings(); 260 261 refreshApplianceSettingsWidget(); 261 refreshCurrentSettings();262 262 } 263 263
Note:
See TracChangeset
for help on using the changeset viewer.