Merge 0.6.6 branch into main.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7188 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
fedor 2000-08-07 22:06:04 +00:00
parent 0370b5e398
commit ceda7aa91c
28 changed files with 728 additions and 709 deletions

View file

@ -580,7 +580,7 @@ documentAttributes: (NSDictionary**)dict
{
[self fixFontAttributeInRange: range];
[self fixParagraphStyleAttributeInRange: range];
// [self fixAttachmentAttributeInRange: range];
[self fixAttachmentAttributeInRange: range];
}
- (void) fixFontAttributeInRange: (NSRange)range