mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Implement methods in NSLayoutConstraint
This commit is contained in:
parent
c99d9f68d7
commit
a9a025ddf6
1 changed files with 0 additions and 2 deletions
|
@ -30,8 +30,6 @@
|
|||
#import "AppKit/NSAnimation.h"
|
||||
#import "AppKit/NSLayoutConstraint.h"
|
||||
|
||||
// @class NSControl, NSView, NSAnimation, NSArray, NSMutableArray, NSDictionary;
|
||||
|
||||
static NSMutableArray *activeConstraints;
|
||||
|
||||
@implementation NSLayoutConstraint
|
||||
|
|
Loading…
Reference in a new issue