VirtualBox

Ignore:
Timestamp:
Jun 20, 2013 9:53:33 AM (12 years ago)
Author:
vboxsync
Message:

FE/Qt: Runtime UI: Do NOT restore current-snapshot when powering-off VM on GURU.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp

    r46626 r46696  
    373373            /* Warn the user about GURU meditation: */
    374374            if (msgCenter().remindAboutGuruMeditation(QDir::toNativeSeparators(strLogFolder)))
    375                 powerOff(session().GetMachine().GetSnapshotCount() > 0);
     375                powerOff(false /* do NOT restore current snapshot */);
    376376            break;
    377377        }
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette