Changeset 107840 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Jan 17, 2025 10:36:07 AM (4 months ago)
- svn:sync-xref-src-repo-rev:
- 167031
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageSnapshot.cpp
r106061 r107840 561 561 } 562 562 563 hrc =showProgress(pProgress);563 showProgress(pProgress); 564 564 CHECK_PROGRESS_ERROR(pProgress, (Snapshot::tr("Snapshot operation failed"))); 565 565 }
Note:
See TracChangeset
for help on using the changeset viewer.