mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-01 20:41:55 +00:00
Add check for relationship value window.shadowedContentViewController
This commit is contained in:
parent
2aa154b1e4
commit
2208132e41
3 changed files with 10 additions and 7 deletions
|
@ -37,7 +37,7 @@ extern "C" {
|
|||
|
||||
@class NSSplitView, NSSplitViewItem, NSArray, NSMutableArray;
|
||||
|
||||
@interface NSSplitViewController : NSViewController <NSCoding, NSCopying>
|
||||
@interface NSSplitViewController : NSViewController
|
||||
{
|
||||
CGFloat _minimumThicknessForInlineSidebars;
|
||||
NSMutableArray *_splitViewItems;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue