mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 20:50:44 +00:00
Install NSSound.h
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14218 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
22b5e4c517
commit
49c84e31ce
2 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
2002-07-31 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Headers/gnustep/gui/AppKit.h: Add NSSound.
|
||||
* Source/GNUmakefile (AUTOGSDOC_HEADERS): Idem.
|
||||
|
||||
* Tools/gsnd/GNUmakefile (GNUSTEP_INSTALLATION_DIR): Add.
|
||||
|
||||
|
|
|
@ -269,7 +269,7 @@ NSSecureTextField.h \
|
|||
NSSelection.h \
|
||||
NSSlider.h \
|
||||
NSSliderCell.h \
|
||||
NSText.h \
|
||||
NSSound.h \
|
||||
NSSpellChecker.h \
|
||||
NSSpellServer.h \
|
||||
NSSplitView.h \
|
||||
|
@ -282,6 +282,7 @@ NSTableColumn.h \
|
|||
NSTableHeaderCell.h \
|
||||
NSTableHeaderView.h \
|
||||
NSTableView.h \
|
||||
NSText.h \
|
||||
NSTextAttachment.h \
|
||||
NSTextContainer.h \
|
||||
NSTextField.h \
|
||||
|
|
Loading…
Reference in a new issue