Oops - missed this one

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3760 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 1999-02-19 20:44:09 +00:00
parent 848ae909a9
commit 6936cc40ab

View file

@ -64,7 +64,7 @@
- (NSColor *) backgroundColor;
- (void) setBackgroundColor: (NSColor *)aColor;
- (NSColor *) dividerColor;
- (void) seDividerColor: (NSColor *)aColor;
- (void) setDividerColor: (NSColor *)aColor;
@end