Merged trunk 47732:
Added missing #import <Foundation/NSArray.h> git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@47736 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include "wx/cocoa/string.h"
|
||||
#include "wx/cocoa/autorelease.h"
|
||||
|
||||
#import <Foundation/NSArray.h>
|
||||
#include "wx/cocoa/objc/NSView.h"
|
||||
#import <AppKit/NSButton.h>
|
||||
#import <AppKit/NSBox.h>
|
||||
|
@@ -23,6 +23,7 @@
|
||||
#include "wx/cocoa/autorelease.h"
|
||||
#include "wx/cocoa/string.h"
|
||||
|
||||
#import <Foundation/NSArray.h>
|
||||
#include "wx/cocoa/objc/NSView.h"
|
||||
#import <AppKit/NSEvent.h>
|
||||
#import <AppKit/NSScrollView.h>
|
||||
|
Reference in New Issue
Block a user