VirtualBox

Changeset 18877 in vbox


Ignore:
Timestamp:
Apr 14, 2009 8:19:40 AM (16 years ago)
Author:
vboxsync
Message:

FE/Qt/main.cpp: enabled the 'Kernel driver not accessible' message in the non-hardened code path.

File:
1 edited

Legend:

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

    r18789 r18877  
    541541                break;
    542542# endif
    543 # if 0 /** @todo Enable after 2.2.0 (/ NLS unfreeze). */
    544543            case VERR_VM_DRIVER_NOT_ACCESSIBLE:
    545544                msgText += QApplication::tr ("Kernel driver not accessible");
    546545                break;
    547 # endif
    548546            default:
    549547                msgText += QApplication::tr (
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