Changeset 18200 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- Mar 24, 2009 3:50:11 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxImportApplianceWzd.cpp
r18198 r18200 182 182 /* Make sure the final values are puted back. */ 183 183 mImportSettingsWgt->prepareImport(); 184 /* Check if there are license agreements the use must confirm */184 /* Check if there are license agreements the user must confirm */ 185 185 QList < QPair <QString, QString> > licAgreements = mImportSettingsWgt->licenseAgreements(); 186 186 if (!licAgreements.isEmpty())
Note:
See TracChangeset
for help on using the changeset viewer.