moving themeing include to private.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61987 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2009-09-21 12:57:12 +00:00
parent 0fd2ecfed3
commit 0a84f928e9
9 changed files with 3 additions and 28 deletions

View File

@@ -52,8 +52,6 @@
#ifdef __WXMAC__
#include "wx/osx/private.h"
// for theming support
#include <Carbon/Carbon.h>
#endif
#if defined(__WXMSW__) && !defined(__WXWINCE__) && !defined(__WXUNIVERSAL__)