Changeset 32103 in vbox for trunk/src/VBox/Main/ConsoleImpl.cpp
- Timestamp:
- Aug 30, 2010 3:04:38 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/ConsoleImpl.cpp
r32056 r32103 6272 6272 case MachineState_Running: 6273 6273 that->setMachineState(MachineState_Paused); 6274 break; 6275 6276 case MachineState_Paused: 6277 /* Nothing to do. */ 6274 6278 break; 6275 6279 }
Note:
See TracChangeset
for help on using the changeset viewer.