VirtualBox

Changeset 27016 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Mar 4, 2010 12:33:39 PM (15 years ago)
Author:
vboxsync
Message:

FE/Qt4: new core: Mac compile fixes

Location:
trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless
Files:
1 added
1 edited

Legend:

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

    r27013 r27016  
    3333#ifdef Q_WS_MAC
    3434# include "UISession.h"
     35# include "VBoxUtils.h"
    3536#endif /* Q_WS_MAC */
    3637#include "UIMachineLogic.h"
     
    255256         * an repaint only. All the magic clipping stuff is done
    256257         * in the paint engine. */
    257         ::darwinWindowInvalidateShape (mConsole->viewport());
     258        ::darwinWindowInvalidateShape(m_pMachineView->viewport());
    258259    }
    259260    else
     
    276277        // /* Now force the reshaping of the window. This is definitly necessary. */
    277278        // ReshapeCustomWindow (reinterpret_cast <WindowPtr> (winId()));
    278         QMainWindow::setMask (region);
     279        QMainWindow::setMask(region);
    279280        // HIWindowInvalidateShadow (::darwinToWindowRef (mConsole->viewport()));
    280281    }
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