Fix compiler warnings mit gcc.

This commit is contained in:
fredkiefer 2020-08-07 19:44:13 +02:00
parent 437477f7d7
commit 16071b1b10
6 changed files with 19 additions and 7 deletions

View file

@ -24,6 +24,7 @@
#import <Foundation/NSArchiver.h>
#import "AppKit/NSSplitViewItem.h"
#import "AppKit/NSViewController.h"
@implementation NSSplitViewItem
- (instancetype) initWithViewController: (NSViewController *)viewController