mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 07:40:37 +00:00
Removed new GCC 3.4 warnings from Alexander Malmbergs list.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17601 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a46846708e
commit
4a0281b9c4
10 changed files with 37 additions and 12 deletions
|
@ -97,7 +97,7 @@ static float default_miter_limit = 10.0;
|
|||
}
|
||||
}
|
||||
|
||||
+ (id)bezierPath
|
||||
+ (NSBezierPath *)bezierPath
|
||||
{
|
||||
return AUTORELEASE ([[NSBezierPath_concrete_class alloc] init]);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue