mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 07:00:46 +00:00
Added missing reference to NSNib
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18934 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
97692a624e
commit
ee5f3496bc
1 changed files with 2 additions and 0 deletions
|
@ -103,6 +103,7 @@ NSMenu.m \
|
|||
NSMenuView.m \
|
||||
NSMenuItem.m \
|
||||
NSMenuItemCell.m \
|
||||
NSNib.m \
|
||||
NSOpenGLContext.m \
|
||||
NSOpenGLPixelFormat.m \
|
||||
NSOpenGLView.m \
|
||||
|
@ -315,6 +316,7 @@ NSGraphics.h \
|
|||
NSNibConnector.h \
|
||||
NSNibDeclarations.h \
|
||||
NSNibLoading.h \
|
||||
NSNib.h \
|
||||
NSSpellProtocol.h \
|
||||
NSUserInterfaceValidation.h \
|
||||
DPSOperators.h \
|
||||
|
|
Loading…
Reference in a new issue