summaryrefslogtreecommitdiffstats
path: root/src/widgets/platforms/mac/qcocoamenuloader_mac_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/platforms/mac/qcocoamenuloader_mac_p.h')
-rw-r--r--src/widgets/platforms/mac/qcocoamenuloader_mac_p.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/widgets/platforms/mac/qcocoamenuloader_mac_p.h b/src/widgets/platforms/mac/qcocoamenuloader_mac_p.h
index 1e637fdc39..9da200a24e 100644
--- a/src/widgets/platforms/mac/qcocoamenuloader_mac_p.h
+++ b/src/widgets/platforms/mac/qcocoamenuloader_mac_p.h
@@ -54,7 +54,6 @@
//
#include "qmacdefines_mac.h"
-#ifdef QT_MAC_USE_COCOA
#import <Cocoa/Cocoa.h>
@interface QT_MANGLE_NAMESPACE(QCocoaMenuLoader) : NSResponder
@@ -91,5 +90,4 @@
- (void)orderFrontCharacterPalette:(id)sender;
@end
-#endif // QT_MAC_USE_COCOA
#endif // QCOCOAMENULOADER_P_H