]> git.saurik.com Git - wxWidgets.git/commit
If you look at the conversion and character set code at the bottom of
authorOve Kaaven <ovek@arcticnet.no>
Wed, 14 Apr 1999 19:59:03 +0000 (19:59 +0000)
committerOve Kaaven <ovek@arcticnet.no>
Wed, 14 Apr 1999 19:59:03 +0000 (19:59 +0000)
commit3e473156c6dbfb55dfc33e36746a957da53f5040
treebbf35032dbcd43959f4a317c2ba4fabdc3dd7735
parenta69f7aa823711f098af48c0453b556cf82c0700d
If you look at the conversion and character set code at the bottom of
string.cpp (and the #includes), maybe someone will think that it should
be moved into a separate file. (I'd agree but not bother yet.)
(And someone added literals without _T() in imaggif.cpp again)

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