1. fixed bug with empty value not being written to the file
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 23 Jul 2001 17:45:56 +0000 (17:45 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 23 Jul 2001 17:45:56 +0000 (17:45 +0000)
commit0516e0e8ecfb57e9241d84c7e78bdbc9d29ab771
tree5d537dfe0a37b3bc3047cdbf4d44853a2215d28d
parent34bbbc276dc470014c8d200cfbbf7f588076aeaf
1. fixed bug with empty value not being written to the file
2. moved ConfigEntry/Group into .cpp from .h and renamed them to wxXXX

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