Changeset 29005 in vbox for trunk/src/VBox
- Timestamp:
- May 4, 2010 11:30:28 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 61041
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/GuestImpl.cpp
r29003 r29005 1029 1029 /* 1030 1030 * Create progress object. 1031 * Note that we need at least a local progress object here in order 1032 * to get notified when someone cancels the operation. 1031 1033 */ 1032 1034 ComObjPtr <Progress> progress;
Note:
See TracChangeset
for help on using the changeset viewer.