mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 06:41:12 +00:00
Minor correction.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13893 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9799537f92
commit
ce57c8562c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
2002-06-15 Gregory John Casamento <greg_casamerto@yahoo.com>
|
2002-06-15 Gregory John Casamento <greg_casamerto@yahoo.com>
|
||||||
|
|
||||||
* Source/NSOutlineView.m a number of improvements:
|
* Source/NSOutlineView.m a number of improvements:
|
||||||
-setDelegate now uses the CHECK_REQUIRED macro to check
|
-setDataSource now uses the CHECK_REQUIRED macro to check
|
||||||
for required methods instead of iterating over a list of strings.
|
for required methods instead of iterating over a list of strings.
|
||||||
-expandItem:expandChildren: corrected bug which prevented the method
|
-expandItem:expandChildren: corrected bug which prevented the method
|
||||||
from working correctly when expandChildren is YES.
|
from working correctly when expandChildren is YES.
|
||||||
|
|
Loading…
Reference in a new issue