mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 07:00:46 +00:00
Install NSDrawer.h and compile NSDrawer.m.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10620 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
3901a53b9f
commit
cfbbd3dd11
1 changed files with 2 additions and 0 deletions
|
@ -75,6 +75,7 @@ NSDataLinkManager.m \
|
|||
NSDataLinkPanel.m \
|
||||
NSDocument.m \
|
||||
NSDocumentController.m \
|
||||
NSDrawer.m \
|
||||
NSEPSImageRep.m \
|
||||
NSEvent.m \
|
||||
NSFileWrapper.m \
|
||||
|
@ -216,6 +217,7 @@ NSDocument.h \
|
|||
NSDocumentController.h \
|
||||
NSDocumentFrameworkPrivate.h \
|
||||
NSDragging.h \
|
||||
NSDrawer.h \
|
||||
NSEPSImageRep.h \
|
||||
NSEvent.h \
|
||||
NSFileWrapper.h \
|
||||
|
|
Loading…
Reference in a new issue