don't deprecate the entire wxDrawObject class, this results in warnings when we just...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Jan 2009 12:01:35 +0000 (12:01 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Jan 2009 12:01:35 +0000 (12:01 +0000)
commit713e92905e4c463be1cd8b2b626aec8ffa166420
treed284ab4d725e137d217ed0d44d075e7de862442b
parent004867dbc54950a43acc7d250fa4a966f046a679
don't deprecate the entire wxDrawObject class, this results in warnings when we just declare wxDC::DrawObject(); instead deprecate just its ctor

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