mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Add NSAffineTransform to docs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26895 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
56a2cbadc5
commit
a5fde5a8f8
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2008-10-01 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Source/DocMakefile: Add NSAffineTranform
|
||||
|
||||
2008-09-29 22:54-EDT Gregory John Casamento <greg_casamento@yahoo.com>
|
||||
|
||||
* Source/synchronization.m: Remove uneeded objc_sync_remove_node
|
||||
|
|
|
@ -36,6 +36,7 @@ BaseAdditions_DOC_INSTALL_DIR = Developer
|
|||
Base_AGSDOC_FILES = \
|
||||
../Documentation/Base.gsdoc \
|
||||
NSArchiver.h \
|
||||
NSAffineTransform.h \
|
||||
NSArray.h \
|
||||
NSAttributedString.h \
|
||||
NSAutoreleasePool.h \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue