Changeset 17317 in vbox
- Timestamp:
- Mar 3, 2009 8:10:24 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxDownloaderWgt.cpp
r17160 r17317 88 88 void VBoxDownloaderWgt::acknowledgeFinished (bool aError) 89 89 { 90 NOREF(aError); 91 90 92 AssertMsg (aError, ("Error must be 'true' due to aborting.\n")); 91 93
Note:
See TracChangeset
for help on using the changeset viewer.