Changeset 4166 in vbox for trunk/src/VBox/Frontends/VirtualBox/include
- Timestamp:
- Aug 16, 2007 8:59:13 AM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 23656
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h
r4165 r4166 120 120 void cannotDiscardSavedState (const CConsole &console); 121 121 122 void cannotSetSnapshotFolder (const CMachine &aMachine );122 void cannotSetSnapshotFolder (const CMachine &aMachine, const QString &aPath); 123 123 void cannotDiscardSnapshot (const CConsole &console, const CSnapshot &snapshot); 124 124 void cannotDiscardSnapshot (const CProgress &progress, const CSnapshot &snapshot);
Note:
See TracChangeset
for help on using the changeset viewer.