mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +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
71ec21f32f
commit
6d43cc7aeb
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…
Reference in a new issue