mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 02:20:37 +00:00
Initial skeletons for Path objects
This commit is contained in:
parent
a390accec4
commit
a0aa55e1f1
6 changed files with 16 additions and 23 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue