VirtualBox

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

ALWAYS display a warning before deleting a snapshot.

File:
1 edited

Legend:

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

    r23955 r24335  
    845845        tr ("<p>Are you sure you wish to delete the selected snapshot <b>%1</b>?</p>")
    846846            .arg (aSnapshotName),
    847         "confirmSnapshotDeleting" /* aAutoConfirmId */,
     847        /* Do NOT allow this message to be disabled! */
     848        null /* aAutoConfirmId */,
    848849        tr ("Delete"), tr ("Cancel"));
    849850}
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