use #if wxUSE_UNICODE instead of #ifdefs (which totally broke ANSI build)
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 21 Jul 2008 02:51:26 +0000 (02:51 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 21 Jul 2008 02:51:26 +0000 (02:51 +0000)
commite2ccb25092ea0b6e94968823cbfc7d9b97326de7
treefe57c74335c5b1c2e0e7f0717abb21df8ab56465
parent366721d7b03762fe8fb709b4d990bb8257211534
use #if wxUSE_UNICODE instead of #ifdefs (which totally broke ANSI build)

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