mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-01 18:31:55 +00:00
Add defines for export of classes to DLL when building on WIndows
This commit is contained in:
parent
7a42b1d04c
commit
92d27c494f
258 changed files with 1014 additions and 741 deletions
|
@ -64,6 +64,7 @@ static const CGFloat NSStackViewSpacingUseDefault = FLT_MAX;
|
|||
|
||||
@protocol NSStackViewDelegate;
|
||||
|
||||
APPKIT_EXPORT_CLASS
|
||||
@interface NSStackView : NSView
|
||||
{
|
||||
id<NSStackViewDelegate> _delegate;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue