VirtualBox

Changeset 57988 in vbox


Ignore:
Timestamp:
Oct 1, 2015 2:54:47 PM (9 years ago)
Author:
vboxsync
Message:

FE/Qt: 8010: GUI MessageBox: Since cancel is the default action for all destructive dialogs, auto-confirm option for such dialogs should be removed. Fixing this for medium removal dialog.

File:
1 edited

Legend:

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

    r57746 r57988  
    13371337    return questionBinary(pParent, MessageType_Question,
    13381338                          strMessage.arg(medium.location()),
    1339                           "confirmMediumRemoval" /* auto-confirm id */,
     1339                          0 /* auto-confirm id */,
    13401340                          tr("Remove", "medium") /* ok button text */,
    13411341                          QString() /* cancel button text */,
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