hack: don't use wxCharTypeBuffer<char>::operator[]() as VC gives linking error for...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 11 Dec 2007 13:02:33 +0000 (13:02 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 11 Dec 2007 13:02:33 +0000 (13:02 +0000)
commitf99b00fabb4e1878b1da0c1471b7538cc0379169
treecfa1e24c29801c481580d00f2a8e8722e9c68959
parent3d2085a422cfd1db625dbc53ca542936a3264ed8
hack: don't use wxCharTypeBuffer<char>::operator[]() as VC gives linking error for it for some reason

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/dcpsg.cpp