mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 20:49:13 +00:00
Add implementations for child methods
This commit is contained in:
parent
2437abccff
commit
3fd8676679
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@
|
|||
|
||||
self = [self initWithContent: array];
|
||||
RELEASE(array);
|
||||
|
||||
return self;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue