mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 17:10:37 +00:00
Suggestions by @fredkiefer, correct spacing and fix comment
This commit is contained in:
parent
99103a83dc
commit
ec6a845cb1
2 changed files with 6 additions and 6 deletions
|
@ -1593,7 +1593,7 @@ static NSString *_placeholderItem = nil;
|
|||
|
||||
- (void) registerClass: (Class)viewClass
|
||||
forSupplementaryViewOfKind: (NSCollectionViewSupplementaryElementKind)kind
|
||||
withIdentifier:(NSUserInterfaceItemIdentifier)identifier
|
||||
withIdentifier: (NSUserInterfaceItemIdentifier)identifier
|
||||
{
|
||||
NSMapTable *t = nil;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue