Fix build on Mac OS X 10.11
* src/nsterm.h (NSButtonTypeMomentaryPushIn): New define.
This commit is contained in:
parent
dc662f21f4
commit
b6aff96a74
1 changed files with 1 additions and 0 deletions
|
@ -1329,5 +1329,6 @@ enum NSWindowTabbingMode
|
|||
#define NSControlStateValueOn NSOnState
|
||||
#define NSControlStateValueOff NSOffState
|
||||
#define NSBezelStyleRounded NSRoundedBezelStyle
|
||||
#define NSButtonTypeMomentaryPushIn NSMomentaryPushInButton
|
||||
#endif
|
||||
#endif /* HAVE_NS */
|
||||
|
|
Loading…
Add table
Reference in a new issue