mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-02 16:30:59 +00:00
Merge with trunk revision 40072
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40131 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
fd11511309
commit
ab97ddee5f
9 changed files with 12 additions and 21 deletions
|
@ -1388,7 +1388,6 @@ systemColorWithName(NSString *name)
|
|||
//
|
||||
- (void) drawSwatchInRect: (NSRect)rect
|
||||
{
|
||||
// Testplant-MAL-2015-06-25 Merged with GUI trunk...
|
||||
if ([self alphaComponent] < 1.0)
|
||||
{
|
||||
NSBezierPath *triangle = [NSBezierPath bezierPath];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue