Add skeleton implementation of storyboard.

This commit is contained in:
Gregory John Casamento 2020-06-19 05:15:37 -04:00
parent 9e80fbebbe
commit d19d780a90
5 changed files with 60 additions and 0 deletions

View file

@ -44,6 +44,7 @@
#import "AppKit/NSView.h"
#import "AppKit/NSWindow.h"
#import "AppKit/DPSOperators.h"
#import "AppKit/NSStoryboard.h"
char **NSArgv = NULL;