mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 10:50:47 +00:00
Added new ivar _action.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17366 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
93725960b2
commit
c308e732a3
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ typedef enum _NSTableViewDropOperation {
|
|||
id _delegate;
|
||||
NSTableHeaderView *_headerView;
|
||||
NSView *_cornerView;
|
||||
SEL _action;
|
||||
SEL _doubleAction;
|
||||
id _target;
|
||||
int _clickedRow;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue