Fix formatting

This commit is contained in:
Gregory John Casamento 2020-05-06 23:38:13 -04:00
parent 225e24909f
commit 78877846e5

View file

@ -72,9 +72,6 @@ typedef NSUInteger NSPathStyle;
- (NSPathStyle) pathStyle;
- (void) setPathStyle: (NSPathStyle)pathStyle;
// - (void) setControlSize: (NSControlSize)size;
// - (void) setObjectValue: (id)obj;
- (NSAttributedString *) placeholderAttributedString;
- (void) setPlaceholderAttributedString: (NSAttributedString *)string;