mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 15:11:37 +00:00
Updated for change in NSCell
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5807 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
bbe4a6f748
commit
0d392b8d0c
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@
|
|||
//_buttoncell_is_transparent = NO;
|
||||
//_altContents = nil;
|
||||
|
||||
_cell.text_align = NSCenterTextAlignment;
|
||||
_cell.is_bordered = YES;
|
||||
_showAltStateMask = NSNoCellMask; // configure as a NSMomentaryPushButton
|
||||
_highlightsByMask = NSPushInCellMask | NSChangeGrayCellMask;
|
||||
|
|
Loading…
Reference in a new issue