branch | RCL_3 |
changeset 7 | 3f74d0d4af4c |
parent 4 | 3b1da2848fc7 |
--- a/src/gui/kernel/qcocoawindow_mac_p.h Mon Mar 15 12:43:09 2010 +0200 +++ b/src/gui/kernel/qcocoawindow_mac_p.h Thu Apr 08 14:19:33 2010 +0300 @@ -53,6 +53,9 @@ #ifdef QT_MAC_USE_COCOA #include "qmacdefines_mac.h" #import <Cocoa/Cocoa.h> +#include <private/qapplication_p.h> +#include <private/qbackingstore_p.h> + enum { QtMacCustomizeWindow = 1 << 21 }; // This will one day be run over by