mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 09:31:00 +00:00
Fixed typo.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5688 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
185ed4ed38
commit
655ae54083
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@
|
|||
- (void) selectAll: (id)sender;
|
||||
- (void) selectRow: (int)row inColumn: (int)col;
|
||||
- (int) selectedColumn;
|
||||
- (int) selectedRow: (int)row nColumn: (int)column;
|
||||
- (int) selectedRowInColumn: (int)column;
|
||||
- (void) setLastColumn: (int)column;
|
||||
- (void) validateVisibleColumns;
|
||||
|
||||
|
|
Loading…
Reference in a new issue