restore generic DrawEllipticArc() used by CE which was lost during the great wxDC...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 21 Feb 2008 16:13:39 +0000 (16:13 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 21 Feb 2008 16:13:39 +0000 (16:13 +0000)
commit2261baf7a458e8b02d40e1d92b81b69b54435808
tree1394108d9476178c00e0f69bf242e568161770bb
parentab63f9985f6da3cd9921cd904e78f54b138f2b97
restore generic DrawEllipticArc() used by CE which was lost during the great wxDC refactoring somehow

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