don't use _T() inside wxGetTranslation() and related macros (wxTRANSLATE, _, ......
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 7 Sep 2007 19:34:56 +0000 (19:34 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 7 Sep 2007 19:34:56 +0000 (19:34 +0000)
commit066f3611df971be93b2ec46b82c2f05f3ff9a422
treee69a9e88ccaaa4d895f6c44531a56abf31a09d37
parenta0fef35d6bd0505df5d3337a4357d6c867177d35
don't use _T() inside wxGetTranslation() and related macros (wxTRANSLATE, _, ...) to preserve compatibility with the old ASCII build (even at the expense with the Unicode build compatibility)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48602 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/intl.h