allow using both char* and wchar_t* in wxFileConfig and wxConfigBase, too
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 1 Mar 2007 20:03:50 +0000 (20:03 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 1 Mar 2007 20:03:50 +0000 (20:03 +0000)
commit1c8c91463fcd1749ad285017397ef2edbf2ca6ec
treea68e8107636242c99f6112863997db103ead3668
parent914e69451fdee4750093bb0be6bdecedb5c434fe
allow using both char* and wchar_t* in wxFileConfig and wxConfigBase, too

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