fixed cases where __WXMAC_CLASSIC__, __WXMAC_CARBON__, and __WXMAC_OSX__ were being...
authorDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Mon, 4 Apr 2005 10:34:56 +0000 (10:34 +0000)
committerDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Mon, 4 Apr 2005 10:34:56 +0000 (10:34 +0000)
commit6d8edd32b5041d1124b5cbe03e281062ae0220a7
treeb281fc1baf849e3f6d9e3490f5434ce10748a4bc
parentbdd9b1ad478015df48d243aa045f01e4240afde5
fixed cases where __WXMAC_CLASSIC__, __WXMAC_CARBON__, and __WXMAC_OSX__ were being treated as 0/1 value instead of (un)defined symbol

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33318 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/features.h
include/wx/mac/apptbase.h
include/wx/mac/apptrait.h
include/wx/mac/display.h
include/wx/mac/gsockmac.h
include/wx/mac/helpxxxx.h
include/wx/mac/imaglist.h
include/wx/mac/listctrl.h
include/wx/mac/treectrl.h
src/mac/classic/app.cpp