summaryrefslogtreecommitdiff
path: root/platform/macos/src/MGLCompassCell.h
blob: 5ed70dcb06dac52fed3b34b625493801521e3f68 (plain)
1
2
3
4
5
#import <Cocoa/Cocoa.h>

/// Circular slider with an arrow pointing north.
@interface MGLCompassCell : NSSliderCell
@end