mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 06:30:47 +00:00
Small theme update, plus documentation fixes and tweaks to avoid warnings.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28538 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9d3c6e1abb
commit
f48b5d132e
22 changed files with 235 additions and 158 deletions
|
@ -400,7 +400,7 @@ create_error(int code, NSString* desc)
|
|||
{
|
||||
// FIXME
|
||||
return [self lineBreakBeforeIndex: location
|
||||
withinRange: aRange];
|
||||
withinRange: aRange];
|
||||
}
|
||||
|
||||
- (NSUInteger) lineBreakBeforeIndex: (NSUInteger)location
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue