VirtualBox

Changeset 4590 in vbox


Ignore:
Timestamp:
Sep 6, 2007 7:30:38 PM (17 years ago)
Author:
vboxsync
Message:

actually enable the GUI PUEL check

File:
1 edited

Legend:

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

    r4572 r4590  
    190190    if (vboxGlobal().isValid())
    191191    {
     192#ifndef VBOX_OSE
    192193#ifdef Q_WS_X11
    193194        /* show the user license file */
    194         //if (!vboxGlobal().showVirtualBoxLicense())
    195         //    return rc;
     195        if (!vboxGlobal().showVirtualBoxLicense())
     196            return rc;
     197#endif
    196198#endif
    197199
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