VirtualBox

Ignore:
Timestamp:
Jun 18, 2007 2:47:09 PM (18 years ago)
Author:
vboxsync
Message:

Fixed a problem where the new HD wizard was not removing the keyboard shortcut in non-selectable text

File:
1 edited

Legend:

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

    r2981 r3143  
    391391        QString type = rbDynamicType->isOn() ? rbDynamicType->text()
    392392                                             : rbFixedType->text();
     393        type.remove (QRegExp( "\\(&\\w\\)" ));
    393394        type.remove ('&');
    394395
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