mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
add 'Protocol' to list of indices listed in upper left panel in HTML frames docs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19750 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d08e9b2f90
commit
34e0cb6514
1 changed files with 1 additions and 0 deletions
|
@ -1740,6 +1740,7 @@ main(int argc, char **argv, char **env)
|
|||
int cap = 1360;
|
||||
NSArray *idxTypes = [NSArray arrayWithObjects:
|
||||
@"class",
|
||||
@"protocol",
|
||||
@"constant",
|
||||
@"function",
|
||||
@"macro",
|
||||
|
|
Loading…
Reference in a new issue