Add AppKitErrors

This commit is contained in:
Gregory John Casamento 2020-04-07 19:23:53 -04:00
parent 813aa7eefd
commit b4676fa0b3
2 changed files with 2 additions and 0 deletions

View file

@ -42,6 +42,7 @@
//
// GNUstep GUI Library functions
//
#import <AppKit/AppKitErrors.h>
#import <AppKit/NSGraphics.h>
#import <AppKit/NSAccessibility.h>

View file

@ -342,6 +342,7 @@ Cocoa.h
APPKIT_HEADERS = \
AppKit.h \
AppKitDefines.h \
AppKitErrors.h \
AppKitExceptions.h \
NSAccessibility.h \
NSAccessibilityConstants.h \