fixed __FUNCTION__ use in Unicode build (it's a variable, not a macro)
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 21 Mar 2006 17:00:16 +0000 (17:00 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 21 Mar 2006 17:00:16 +0000 (17:00 +0000)
commitacc476c530e1730d9202b404ec0b0b87ae44ced6
tree5638fe64de86599b7f7ce49633ffd4ac1fdb1301
parent8605eb1abe7a3cf3564baa351af8ec9323665da3
fixed __FUNCTION__ use in Unicode build (it's a variable, not a macro)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38257 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/debug.h
src/common/appbase.cpp