VirtualBox

Changeset 17457 in vbox for trunk


Ignore:
Timestamp:
Mar 6, 2009 11:46:22 AM (16 years ago)
Author:
vboxsync
Message:

FE/Qt4-OVF: fix burns

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxExportApplianceWzd.cpp

    r17456 r17457  
    212212    QList<QListWidgetItem *> list = mVMListWidget->findItems (aSelectName, Qt::MatchExactly);
    213213    if (list.size() > 0)
    214         mVMListWidget->setCurrentItem (list.first(), QItemSelectionModel::SelectCurrent);
     214        mVMListWidget->setCurrentItem (list.first());
    215215}
    216216
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette