mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 10:30:48 +00:00
Indented line
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@26367 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
680f0c94e4
commit
c6c6e8f027
1 changed files with 1 additions and 1 deletions
|
@ -2741,7 +2741,7 @@ static NSColor *shadowCol;
|
|||
*/
|
||||
- (NSAttributedString*) _drawAttributedString
|
||||
{
|
||||
if (!_cell.is_disabled)
|
||||
if (!_cell.is_disabled)
|
||||
{
|
||||
return [self attributedStringValue];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue