Added code to support the disabled tag of GSWCheckBoxList

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@6780 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
karl 2000-06-22 21:05:06 +00:00
parent 04bb407fe7
commit 49a75202da
3 changed files with 17 additions and 0 deletions

View file

@ -37,6 +37,7 @@
GSWAssociation* suffix;
GSWAssociation* displayString;
GSWAssociation* escapeHTML;
GSWAssociation* itemDisabled;
BOOL defaultEscapeHTML;
};