Move include/wx/osx/private/objcid.h to include/wx/osx/core.

This header is used by public headers and hence is not really private, move it
to a better place and add it to the list of OSX headers in the bakefile.

Closes #14339.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2012-05-26 12:29:39 +00:00
parent 5fb4b6cd65
commit fcb9299bda
5 changed files with 14 additions and 6 deletions

View File

@@ -21,7 +21,7 @@
#include "wx/control.h"
#include "wx/webview.h"
#include "wx/osx/private/objcid.h"
#include "wx/osx/core/objcid.h"
// ----------------------------------------------------------------------------
// Web Kit Control