mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 08:00:58 +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];
|
self = [self initWithContent: array];
|
||||||
RELEASE(array);
|
RELEASE(array);
|
||||||
|
|
||||||
return self;
|
return self;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue