#include "wx/cocoa/ObjcPose.h" from the source in preparation for removing
it from the already included headers git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
5822d04ada
commit
fb45bb1fb2
@ -22,6 +22,8 @@
|
|||||||
#include "wx/log.h"
|
#include "wx/log.h"
|
||||||
#endif // WX_PRECOMP
|
#endif // WX_PRECOMP
|
||||||
|
|
||||||
|
#include "wx/cocoa/ObjcPose.h"
|
||||||
|
|
||||||
#include "wx/cocoa/NSButton.h"
|
#include "wx/cocoa/NSButton.h"
|
||||||
#import <AppKit/NSButton.h>
|
#import <AppKit/NSButton.h>
|
||||||
|
|
||||||
|
@ -22,6 +22,7 @@
|
|||||||
#include "wx/window.h"
|
#include "wx/window.h"
|
||||||
#endif // WX_PRECOMP
|
#endif // WX_PRECOMP
|
||||||
|
|
||||||
|
#include "wx/cocoa/ObjcPose.h"
|
||||||
#include "wx/cocoa/NSView.h"
|
#include "wx/cocoa/NSView.h"
|
||||||
|
|
||||||
#import <Appkit/NSView.h>
|
#import <Appkit/NSView.h>
|
||||||
|
@ -23,6 +23,7 @@
|
|||||||
#include "wx/menuitem.h"
|
#include "wx/menuitem.h"
|
||||||
#endif // WX_PRECOMP
|
#endif // WX_PRECOMP
|
||||||
|
|
||||||
|
#include "wx/cocoa/ObjcPose.h"
|
||||||
#include "wx/cocoa/NSWindow.h"
|
#include "wx/cocoa/NSWindow.h"
|
||||||
|
|
||||||
#import <Appkit/NSWindow.h>
|
#import <Appkit/NSWindow.h>
|
||||||
|
@ -26,9 +26,10 @@
|
|||||||
#include "wx/dc.h"
|
#include "wx/dc.h"
|
||||||
#include "wx/intl.h"
|
#include "wx/intl.h"
|
||||||
#include "wx/log.h"
|
#include "wx/log.h"
|
||||||
#include "wx/cocoa/ObjcPose.h"
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include "wx/cocoa/ObjcPose.h"
|
||||||
|
|
||||||
#if wxUSE_WX_RESOURCES
|
#if wxUSE_WX_RESOURCES
|
||||||
# include "wx/resource.h"
|
# include "wx/resource.h"
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user