Changeset 29795 in vbox
- Timestamp:
- May 25, 2010 4:13:51 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.cpp
r29794 r29795 2225 2225 void VBoxProblemReporter::cannotImportAppliance (const CProgress &aProgress, CAppliance* aAppliance, QWidget *aParent /* = NULL */) const 2226 2226 { 2227 //AssertWrapperOk (aProgress);2227 AssertWrapperOk (aProgress); 2228 2228 2229 2229 message (aParent ? aParent : mainWindowShown(),
Note:
See TracChangeset
for help on using the changeset viewer.