From: Vadim Zeitlin Date: Sat, 26 May 2012 12:29:39 +0000 (+0000) Subject: Move include/wx/osx/private/objcid.h to include/wx/osx/core. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/fcb9299bda7367d86c3b9f7472ce1f2bbd02a847?hp=fcb9299bda7367d86c3b9f7472ce1f2bbd02a847 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 ---