mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-05-30 16:50:52 +00:00
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:
parent
04bb407fe7
commit
49a75202da
3 changed files with 17 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
|||
GSWAssociation* suffix;
|
||||
GSWAssociation* displayString;
|
||||
GSWAssociation* escapeHTML;
|
||||
GSWAssociation* itemDisabled;
|
||||
BOOL defaultEscapeHTML;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue