Changeset 87025 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Dec 1, 2020 3:33:14 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageBasic1.cpp
r86687 r87025 584 584 { 585 585 m_pSourceImageLabel->setBuddy(m_pSourceImageList); 586 m_pSourceImageList->setSortingEnabled(true); 586 587 const QFontMetrics fm(m_pSourceImageList->font()); 587 588 const int iFontWidth = fm.width('x');
Note:
See TracChangeset
for help on using the changeset viewer.