• Alan Third's avatar
    Fix macOS 12 deprecation notices · 53328576
    Alan Third authored
    * src/nsterm.h: Add #defines to allow older versions of macOS to use the
    new constant names.
    * src/nsmenu.m: Replace old constant names with
    new.
    (fillWithWidgetValue): Remove calls to deprecated
    setMenuChangedMessagesEnabled.
    * src/nsterm.m: Replace old constant names with new.
    * src/nsfns.m: Replace old constant names with new.
    53328576
nsmenu.m 51.3 KB