Merged modified 46014 from trunk (Note: CVS).
This version only removes the include of ObjcPose.h from source files that no longer need it due to the previous commits. ObjcPose.h still remains and is still used by the NSApplication code until I can do the necessary modifications to backport that without breaking ABI compatibility. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@47409 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
#include "wx/window.h"
|
||||
#endif // WX_PRECOMP
|
||||
|
||||
#include "wx/cocoa/ObjcPose.h"
|
||||
#include "wx/cocoa/NSView.h"
|
||||
|
||||
#import <Foundation/NSNotification.h>
|
||||
|
||||
Reference in New Issue
Block a user