]> git.saurik.com Git - wxWidgets.git/commit
Replace remaining occurrences of _T() with wxT().
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 27 Oct 2011 21:10:33 +0000 (21:10 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 27 Oct 2011 21:10:33 +0000 (21:10 +0000)
commit2e92ad1b30f1845a094fb62d21e32f657318b46b
tree0a77b2a504408af86644061123834c1d5469417a
parent2f6b64a90bbfbde1778309fe24f01cb0c8ec1caf
Replace remaining occurrences of _T() with wxT().

Use wxT() everywhere for consistency and to fix compilation with Sun CC for
which _T() is not defined as it clashes with a symbol with the same name in
standard headers.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69560 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/aui/auibook.cpp
src/richtext/richtextbulletspage.cpp
src/richtext/richtextliststylepage.cpp