compilation fixes after adding wxMemoryDCBase::Init(): renamed wxDC::Init() in wxDFB...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 30 Oct 2006 22:42:34 +0000 (22:42 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 30 Oct 2006 22:42:34 +0000 (22:42 +0000)
commitc16db850cd522e862902c6614295dd449b3b0856
treebb3e433e092b8e7e5fbb5688df1a3422dd49e43e
parent27e6d746496f5a44c1fb062afc8f3f0f296808e6
compilation fixes after adding wxMemoryDCBase::Init(): renamed wxDC::Init() in wxDFB to DFBInit()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42783 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/dfb/dc.h
src/dfb/dc.cpp
src/dfb/dcclient.cpp
src/dfb/dcmemory.cpp
src/dfb/dcscreen.cpp
src/dfb/overlay.cpp