summaryrefslogtreecommitdiffstats
path: root/src/widgets/platforms/mac/qcocoawindow_mac.mm
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/platforms/mac/qcocoawindow_mac.mm')
-rw-r--r--src/widgets/platforms/mac/qcocoawindow_mac.mm2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/widgets/platforms/mac/qcocoawindow_mac.mm b/src/widgets/platforms/mac/qcocoawindow_mac.mm
index fba69a3263..730504f672 100644
--- a/src/widgets/platforms/mac/qcocoawindow_mac.mm
+++ b/src/widgets/platforms/mac/qcocoawindow_mac.mm
@@ -40,7 +40,6 @@
****************************************************************************/
#include "qmacdefines_mac.h"
-#ifdef QT_MAC_USE_COCOA
#import <private/qcocoawindow_mac_p.h>
#import <private/qcocoawindowdelegate_mac_p.h>
#import <private/qcocoaview_mac_p.h>
@@ -87,4 +86,3 @@ QT_USE_NAMESPACE
#include "qcocoasharedwindowmethods_mac_p.h"
@end
-#endif