adding #ifs for reflecting existing controls, fixing #ifdefs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61381 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2009-07-10 17:53:56 +00:00
parent cf4ce62c26
commit 11fed901d1
6 changed files with 103 additions and 12 deletions

View File

@@ -41,7 +41,7 @@
#include "wx/osx/private.h"
#ifdef wxOSX_USE_COCOA
#if wxOSX_USE_COCOA
// to get the themeing APIs
#include <Carbon/Carbon.h>
#endif