undid signed/unsigned warning fix of rev 1.73 as the type of wxString::iterator:...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 9 Apr 2007 12:21:51 +0000 (12:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 9 Apr 2007 12:21:51 +0000 (12:21 +0000)
commit9daaea285475649c7788911a93b803b18a7e109c
tree9d150e9b3da5858924820838ef22533d0fdff211
parentebc0b1555201fe4f09a9d5b8b763cd816202b206
undid signed/unsigned warning fix of rev 1.73 as the type of wxString::iterator::operator-() is now signed again

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