mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 13:10:59 +00:00
Minor fix in glyph info
This commit is contained in:
parent
e64d8d4b02
commit
5c098cc539
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@
|
|||
}
|
||||
|
||||
|
||||
- (NSCharacterCollection) characterCollection;
|
||||
- (NSCharacterCollection) characterCollection
|
||||
{
|
||||
return _characterCollection;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue