Initial skeletons for Path objects

This commit is contained in:
Gregory John Casamento 2020-04-26 17:15:06 -04:00
parent a390accec4
commit a0aa55e1f1
6 changed files with 16 additions and 23 deletions

View file

@ -115,6 +115,10 @@ NSFormCell.m \
NSGroupTouchBarItem.m \
NSMagnificationGestureRecognizer.m \
NSPanGestureRecognizer.m \
NSPathCell.m \
NSPathComponentCell.m \
NSPathControl.m \
NSPathControlItem.m \
NSPickerTouchBarItem.m \
NSPopoverTouchBarItem.m \
NSPressGestureRecognizer.m \
@ -450,6 +454,10 @@ NSOutlineView.h \
NSPageLayout.h \
NSPanel.h \
NSPanGestureRecognizer.h \
NSPathCell.h \
NSPathComponentCell.h \
NSPathControl.h \
NSPathControlItem.h \
NSParagraphStyle.h \
NSPasteboard.h \
NSPasteboardItem.h \