Add 'NSIsEditable' (editable) to for editable state loading

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40379 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Marcian Lytwyn 2017-03-10 18:17:12 +00:00
parent 5853fa821a
commit aa16105334

View file

@ -394,7 +394,8 @@ static NSArray *XmlConnectionRecordTags = nil;
@"NSControlAllowsExpansionToolTips" : @"allowsExpansionToolTips",
@"NSSegmentImages" : @"segments",
@"NSSegmentItemLabel" : @"label",
@"NSSegmentItemImage" : @"image" };
@"NSSegmentItemImage" : @"image",
@"NSIsEditable" : @"editable" };
RETAIN(XmlKeyMapTable);
// These define keys that are alwasy "CONTAINED" since they typically are a combination of key values