don't override DoDrawSpline() under CE at all instead of overriding it and then alway...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 8 May 2008 14:13:15 +0000 (14:13 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 8 May 2008 14:13:15 +0000 (14:13 +0000)
commit3e9db38eafb71bbbfeaf92654c992d2f41faaf1a
tree34ae1b3b81387f4d53234ce6f68e78659032bd19
parent7210c3a12c488fcf469a7d2205603c292ecc4e75
don't override DoDrawSpline() under CE at all instead of overriding it and then always forwarding to the base class version

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