mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 19:50:38 +00:00
Added -performClick:
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5036 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
21f44359d1
commit
6eef303f8f
1 changed files with 1 additions and 0 deletions
|
@ -123,6 +123,7 @@
|
|||
- (void)selectCell:(NSCell *)aCell;
|
||||
- (void)updateCell:(NSCell *)aCell;
|
||||
- (void)updateCellInside:(NSCell *)aCell;
|
||||
- (void)performClick:(id)sender;
|
||||
|
||||
//
|
||||
// Target and Action
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue