mirror of
https://github.com/gnustep/libs-base.git
synced 2025-06-02 09:31:07 +00:00
Add missing export declarations required by libs-gui on Windows MSVC
This commit is contained in:
parent
082e93aa9e
commit
47480d781a
4 changed files with 10 additions and 1 deletions
|
@ -78,6 +78,7 @@ GS_EXPORT NSString* const GSPublicNotificationCenterType;
|
|||
GS_EXPORT NSString* const GSNetworkNotificationCenterType;
|
||||
#endif
|
||||
|
||||
GS_EXPORT_CLASS
|
||||
@interface NSDistributedNotificationCenter : NSNotificationCenter
|
||||
{
|
||||
#if GS_EXPOSE(NSDistributedNotificationCenter)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue