mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 03:20:37 +00:00
I had forgotten to update an ivar name.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5168 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ce20cbe118
commit
b8f0540e43
2 changed files with 6 additions and 1 deletions
|
@ -165,7 +165,7 @@
|
|||
[self setEditable: NO];
|
||||
[self setBezeled: YES];
|
||||
[self setAlignment: NSCenterTextAlignment];
|
||||
//draw_background = YES;
|
||||
_draws_background = YES;
|
||||
return self;
|
||||
}
|
||||
- (void) drawWithFrame: (NSRect)cellFrame inView: (NSView*)controlView
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue