mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 02:40:38 +00:00
Add skeleton implementation of storyboard.
This commit is contained in:
parent
9e80fbebbe
commit
d19d780a90
5 changed files with 60 additions and 0 deletions
|
@ -44,6 +44,7 @@
|
|||
#import "AppKit/NSView.h"
|
||||
#import "AppKit/NSWindow.h"
|
||||
#import "AppKit/DPSOperators.h"
|
||||
#import "AppKit/NSStoryboard.h"
|
||||
|
||||
char **NSArgv = NULL;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue