Added some inline helpers so the dependence on wxUSE_UNICODE and
authorRobin Dunn <robin@alldunn.com>
Mon, 13 May 2002 23:31:02 +0000 (23:31 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 13 May 2002 23:31:02 +0000 (23:31 +0000)
commit0c5b83b0fa94deaa77ff72760bb9ba0e51a03202
tree58b54c99472ef740dfaefba07a5f6176f5babdd7
parent267484bc4fb1ce9a5da47cb496e9a8db04bfae96
Added some inline helpers so the dependence on wxUSE_UNICODE and
wxUSE_WCHAR_T can be localized instead of having #if's all over the
place.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
14 files changed:
contrib/include/wx/stc/stc.h
contrib/src/stc/PlatWX.cpp
contrib/src/stc/ScintillaWX.cpp
contrib/src/stc/gen_iface.py
contrib/src/stc/stc.cpp
contrib/src/stc/stc.cpp.in
contrib/src/stc/stc.h.in
include/wx/stc/stc.h
src/stc/PlatWX.cpp
src/stc/ScintillaWX.cpp
src/stc/gen_iface.py
src/stc/stc.cpp
src/stc/stc.cpp.in
src/stc/stc.h.in