VirtualBox

Ignore:
Timestamp:
Feb 26, 2010 2:49:29 PM (15 years ago)
Author:
vboxsync
Message:

FE/Qt4: new core: enable paint on screen for Quartz2D again

File:
1 edited

Legend:

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

    r26858 r26859  
    442442        case VBoxDefs::Quartz2DMode:
    443443            /* Indicate that we are doing all drawing stuff ourself: */
    444 //            pViewport->setAttribute(Qt::WA_PaintOnScreen);
     444            viewport()->setAttribute(Qt::WA_PaintOnScreen);
    445445//# ifdef VBOX_WITH_VIDEOHWACCEL
    446446//            m_pFrameBuffer = m_fAccelerate2DVideo ? new VBoxOverlayFrameBuffer<VBoxQuartz2DFrameBuffer>(this, &machineWindowWrapper()->session()) : new UIFrameBufferQuartz2D(this);
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