move IMPLEMENT_CLASS macros for wxBuffered[Paint]DC to dcbufcmn.cpp to ensure that...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 30 Nov 2007 20:07:24 +0000 (20:07 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 30 Nov 2007 20:07:24 +0000 (20:07 +0000)
commit957ea55146a1dd3e29ea803936527344672a947f
tree1c7e9bd559206e4e709a55ec39c133be13e0d570
parent78cededfdcc2d1bde79d40aa10d11f5768f046f4
move IMPLEMENT_CLASS macros for wxBuffered[Paint]DC to dcbufcmn.cpp to ensure that they're available in wxUSE_NEW_DC build too (and because they have nothing to do in dcbase.cpp anyhow)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/dcbase.cpp
src/common/dcbufcmn.cpp