- Timestamp:
- Jun 24, 2019 4:13:24 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 131531
- Location:
- trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageBasic1.cpp
r79312 r79313 790 790 updateDestinationComboToolTip(); 791 791 792 /* Make image list focused by default: */ 793 m_pAccountImageList->setFocus(); 794 792 795 /* Refresh required settings: */ 793 796 populateAccounts(); -
trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.cpp
r79256 r79313 290 290 updateDestinationComboToolTip(); 291 291 292 /* Make image list focused by default: */ 293 m_pAccountImageList->setFocus(); 294 292 295 /* Refresh required settings: */ 293 296 populateAccounts();
Note:
See TracChangeset
for help on using the changeset viewer.