]> git.saurik.com Git - wxWidgets.git/commit
Cleaned up low level OS X sources.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 5 Aug 2009 17:24:50 +0000 (17:24 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 5 Aug 2009 17:24:50 +0000 (17:24 +0000)
commitadc27ddcb536d711f2940f0d0db258ae5e61eb6d
tree587f3a05462534eeea38881837512ac6a07d310e
parent666db5d11c2dbcc172dde024e819b17ffaf472c1
Cleaned up low level OS X sources.

The low level files are those which are used by wxUniversal and so shouldn't
contain native controls implementations -- moved them from OSX_LOWLEVEL_SRC to
OSX_CARBON_COCOA_SRC.

Also removed the now unnecessary check for __WXUNIVERSAL__ in src/osx/accel.cpp.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
Makefile.in
build/bakefiles/files.bkl
src/osx/accel.cpp