mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 10:01:14 +00:00
Fix inadvertent compilation error
This commit is contained in:
parent
d35781c519
commit
25ab2c7a9d
1 changed files with 1 additions and 1 deletions
|
@ -499,7 +499,7 @@
|
|||
break;
|
||||
}
|
||||
}
|
||||
END_FOR_IN(subclasses);
|
||||
END_FOR_IN(xmlClassNames);
|
||||
|
||||
return result;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue