Changeset 24946 in vbox for trunk/src/VBox/Main/ConsoleImpl.cpp
- Timestamp:
- Nov 25, 2009 12:04:22 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/ConsoleImpl.cpp
r24937 r24946 5665 5665 && that->mMachineState != MachineState_Restoring 5666 5666 && that->mMachineState != MachineState_TeleportingIn 5667 && that->mMachineState != MachineState_LiveSnapshotting5668 5667 && that->mMachineState != MachineState_TeleportingPausedVM 5669 5668 && !that->mVMIsAlreadyPoweringOff
Note:
See TracChangeset
for help on using the changeset viewer.