- Timestamp:
- Oct 12, 2010 5:07:18 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/ApplianceImpl.cpp
r33060 r33080 674 674 if (FAILED(rc)) throw rc; 675 675 if (fCanceled) 676 {677 676 pProgressAsync->Cancel(); 678 break;679 }680 677 /* Check if the current operation has changed. It is also possible 681 678 that in the meantime more than one async operation was finished. So
Note:
See TracChangeset
for help on using the changeset viewer.