mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-02-23 19:51:00 +00:00
Add comment
This commit is contained in:
parent
90eb32c36f
commit
fe40179309
1 changed files with 2 additions and 1 deletions
|
@ -381,7 +381,8 @@
|
|||
customClassName = className;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// Handle custom classes
|
||||
if ([rootObjects containsObject: obj] && obj != nil &&
|
||||
[obj isKindOfClass: [GormWindowTemplate class]] == NO)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue