Changeset 13374 in vbox for trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h
- Timestamp:
- Oct 17, 2008 1:01:44 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h
r11228 r13374 170 170 void cannotTakeSnapshot (const CProgress &progress); 171 171 void cannotStopMachine (const CConsole &console); 172 void cannotStopMachine (const CProgress &progress); 172 173 void cannotDeleteMachine (const CVirtualBox &vbox, const CMachine &machine); 173 174 void cannotDiscardSavedState (const CConsole &console);
Note:
See TracChangeset
for help on using the changeset viewer.