mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 14:30:38 +00:00
Correcting spelling error in one of the theme methods.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@31701 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2ec7e163d8
commit
bd43d10d38
1 changed files with 1 additions and 1 deletions
|
@ -4975,7 +4975,7 @@ This method is deprecated, use -columnIndexesInRect:. */
|
|||
{
|
||||
[[GSTheme theme] highlightTableViewSelectionInClipRect: clipRect
|
||||
inView: self
|
||||
selectedColumns: _selectingColumns];
|
||||
selectingColumns: _selectingColumns];
|
||||
}
|
||||
|
||||
- (void) drawBackgroundInClipRect: (NSRect)clipRect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue