summaryrefslogtreecommitdiffstats
path: root/src/widgets/platforms/mac/qcocoaview_mac_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/platforms/mac/qcocoaview_mac_p.h')
-rw-r--r--src/widgets/platforms/mac/qcocoaview_mac_p.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/widgets/platforms/mac/qcocoaview_mac_p.h b/src/widgets/platforms/mac/qcocoaview_mac_p.h
index 963cbe06bf..928e489abe 100644
--- a/src/widgets/platforms/mac/qcocoaview_mac_p.h
+++ b/src/widgets/platforms/mac/qcocoaview_mac_p.h
@@ -51,7 +51,6 @@
//
#include <qevent.h>
-#ifdef QT_MAC_USE_COCOA
#import <Cocoa/Cocoa.h>
@class QT_MANGLE_NAMESPACE(QCocoaView);
@@ -84,4 +83,3 @@ Q_WIDGETS_EXPORT
- (void) qt_clearQWidget;
@end
-#endif