VirtualBox

Changeset 6152 in vbox


Ignore:
Timestamp:
Dec 19, 2007 2:09:10 PM (17 years ago)
Author:
vboxsync
Message:

Disabled seamless support on mac os x until I've time to figure out why it ain't working (bet it's qt again).

File:
1 edited

Legend:

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

    r6148 r6152  
    30283028    vmAutoresizeGuestAction->setEnabled (aActive);
    30293029    vmSeamlessAction->setEnabled (aSeamlessSupported);
     3030#ifndef Q_WS_MAC /** @todo fix seamless mode on Mac OS X. It is temporarily disabled to prevent bogus bugreports for the beta 3 / beta 2 leopard update. */
    30303031    mIsSeamlessSupported = aSeamlessSupported;
     3032#endif
    30313033    /* If seamless mode should be enabled then check if it is enabled
    30323034     * currently and re-enable it if open-view procedure is finished */
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