]> git.saurik.com Git - wxWidgets.git/commit
Compile fix (VC++ 6 doesn't like wxString::Format with only 1 arg: gives several...
authorJulian Smart <julian@anthemion.co.uk>
Wed, 8 Aug 2007 11:53:13 +0000 (11:53 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Wed, 8 Aug 2007 11:53:13 +0000 (11:53 +0000)
commitf196316400fd247a760b2ef77d5064b4e10e5471
treefbb50b781ace19f61851c221dccfe76c8f89cbde
parentbbf941bda9a38faae341acf892fd90463e43972a
Compile fix (VC++ 6 doesn't like wxString::Format with only 1 arg: gives several pages of template-related warnings)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/htlbox/htlbox.cpp