fixed wxGTK1 compilation after wxDC changes (still doesn't work)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 15 Dec 2007 18:20:59 +0000 (18:20 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 15 Dec 2007 18:20:59 +0000 (18:20 +0000)
commit10d302224e3555520f3e3c29d4dc7b7a9654b295
tree278bf611397da590f0d3c914c9151530b16f101a
parent8f884a0dccd6b642f35c441ac9bfc87a6d5b4d35
fixed wxGTK1 compilation after wxDC changes (still doesn't work)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50728 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
include/wx/gtk1/dc.h
include/wx/gtk1/dcclient.h
include/wx/gtk1/dcmemory.h
include/wx/gtk1/dcscreen.h
src/common/dcbase.cpp
src/gtk1/dc.cpp
src/gtk1/dcclient.cpp
src/gtk1/dcmemory.cpp
src/gtk1/dcscreen.cpp
src/gtk1/minifram.cpp
src/gtk1/pen.cpp
src/gtk1/renderer.cpp