]> git.saurik.com Git - wxWidgets.git/commit
removed wxDCWindowImpl::m_win; use wxDCImpl::m_window instead (fixes caret-related...
authorVáclav Slavík <vslavik@fastmail.fm>
Tue, 6 May 2008 17:08:49 +0000 (17:08 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Tue, 6 May 2008 17:08:49 +0000 (17:08 +0000)
commit9d646d31c9976a59ab05f72671f217972b2d7770
tree2aaa5023713c03a1e4a18a8985665961c3dcfeae
parent579de297d04104945ff61e83518e8d76ffbe589e
removed wxDCWindowImpl::m_win; use wxDCImpl::m_window instead (fixes caret-related crash

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