VirtualBox

Ignore:
Timestamp:
Nov 20, 2007 1:55:28 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
26209
Message:

FE/Qt: Improved most reminder messages (capture input, go fullscreen etc) so that the action they represent can be canceled now; Fixed tiny problem reporter's regressions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui.h

    r5292 r5803  
    241241        if (!mediaCombo->currentItem())
    242242        {
    243             int result = vboxProblem().remindAboutUnsetHD (this);
    244             if (result == QIMessageBox::No)
     243            if (!vboxProblem().confirmHardDisklessMachine (this))
    245244                return;
    246245        }
Note: See TracChangeset for help on using the changeset viewer.

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