mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 07:00:46 +00:00
Install NSInputServer.h + NSInputManager.h and compile
NSInputServer.m + NSInputManager.m. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10716 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9a44480126
commit
a10d180052
1 changed files with 4 additions and 0 deletions
|
@ -91,6 +91,8 @@ NSImage.m \
|
|||
NSImageCell.m \
|
||||
NSImageRep.m \
|
||||
NSImageView.m \
|
||||
NSInputManager.m \
|
||||
NSInputServer.m \
|
||||
NSInterfaceStyle.m \
|
||||
NSLayoutManager.m \
|
||||
NSMatrix.m \
|
||||
|
@ -234,6 +236,8 @@ NSImage.h \
|
|||
NSImageCell.h \
|
||||
NSImageRep.h \
|
||||
NSImageView.h \
|
||||
NSInputManager.h \
|
||||
NSInputServer.h \
|
||||
NSInterfaceStyle.h \
|
||||
NSLayoutManager.h \
|
||||
NSMatrix.h \
|
||||
|
|
Loading…
Reference in a new issue