VirtualBox

Changeset 24337 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Nov 4, 2009 2:59:44 PM (15 years ago)
Author:
vboxsync
Message:

Same for restoring a snapshot. Do not allow users to shoot themselves in the foot without a warning.

File:
1 edited

Legend:

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

    r24336 r24337  
    836836            "This will cause you to lose your current machine state, which cannot be recovered.</p>")
    837837            .arg (aSnapshotName),
    838         "confirmSnapshotRestoring" /* aAutoConfirmId */,
     838        /* Do NOT allow this message to be disabled! */
     839        NULL /* aAutoConfirmId */,
    839840        tr ("Restore"), tr ("Cancel"));
    840841}
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