mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-01 13:40:54 +00:00
Added missing handling of action in NSTableView.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17368 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b7ff4821c5
commit
b5ad02efcc
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
2003-07-26 Fred Kiefer <FredKiefer@gmx.de>
|
||||||
|
|
||||||
|
* Headers/gnustep/gui/NSTableView.h
|
||||||
|
Added new ivar _action.
|
||||||
|
* Source/NSTableView.m
|
||||||
|
Implemented methods [action] and [setAction:].
|
||||||
|
|
||||||
2003-07-26 Fred Kiefer <FredKiefer@gmx.de>
|
2003-07-26 Fred Kiefer <FredKiefer@gmx.de>
|
||||||
|
|
||||||
* Tools/gopen.m
|
* Tools/gopen.m
|
||||||
|
|
Loading…
Reference in a new issue