summaryrefslogtreecommitdiffstats
path: root/src/widgets/platforms/mac/qcocoapanel_mac_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/platforms/mac/qcocoapanel_mac_p.h')
-rw-r--r--src/widgets/platforms/mac/qcocoapanel_mac_p.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/widgets/platforms/mac/qcocoapanel_mac_p.h b/src/widgets/platforms/mac/qcocoapanel_mac_p.h
index ad02b16657..43282be7c6 100644
--- a/src/widgets/platforms/mac/qcocoapanel_mac_p.h
+++ b/src/widgets/platforms/mac/qcocoapanel_mac_p.h
@@ -54,7 +54,6 @@
#define QCOCOAPANEL_MAC_P
#include "qmacdefines_mac.h"
-#ifdef QT_MAC_USE_COCOA
#import <Cocoa/Cocoa.h>
QT_FORWARD_DECLARE_CLASS(QStringList);
@@ -78,6 +77,5 @@ QT_FORWARD_DECLARE_CLASS(QCocoaDropData);
- (void)drawRectOriginal:(NSRect)rect;
@end
-#endif
#endif