mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Removed uneeded and inconsistent method declarations.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17599 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
045a5b0c08
commit
a46846708e
1 changed files with 0 additions and 9 deletions
|
@ -57,15 +57,6 @@
|
|||
- (void)setBackgroundColor:(NSColor *)aColor;
|
||||
- (NSColor *)backgroundColor;
|
||||
|
||||
- (id)setUpFieldEditorAttributes: (NSText *)textObject;
|
||||
|
||||
|
||||
//
|
||||
// NSCoding protocol
|
||||
//
|
||||
- (void)encodeWithCoder: (NSCoder *)aCoder;
|
||||
- initWithCoder: (NSCoder *)aDecoder;
|
||||
|
||||
@end
|
||||
|
||||
#endif // _GNUstep_H_NSTextFieldCell
|
||||
|
|
Loading…
Reference in a new issue