Changeset 5082 in vbox for trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h
- Timestamp:
- Sep 27, 2007 5:09:56 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h
r5022 r5082 118 118 void cannotPauseMachine (const CConsole &console); 119 119 void cannotResumeMachine (const CConsole &console); 120 void cannotACPIShutdownMachine (const CConsole &console); 120 121 void cannotSaveMachineState (const CConsole &console); 121 122 void cannotSaveMachineState (const CProgress &progress);
Note:
See TracChangeset
for help on using the changeset viewer.