mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 08:41:03 +00:00
Add deprecation support
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21209 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8fab4480c1
commit
d84f71bda4
6 changed files with 122 additions and 95 deletions
|
@ -26,6 +26,7 @@
|
|||
|
||||
@interface AGSHtml : NSObject
|
||||
{
|
||||
NSString *project;
|
||||
AGSIndex *localRefs;
|
||||
AGSIndex *globalRefs;
|
||||
AGSIndex *projectRefs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue