wxConfig changes to be more logical.
authorJulian Smart <julian@anthemion.co.uk>
Thu, 27 Aug 1998 21:06:02 +0000 (21:06 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 27 Aug 1998 21:06:02 +0000 (21:06 +0000)
commit1824493628261b2cb7ceceb431d85c427f1c976b
tree35b398c0a2a75d8f8fd5eaefcae97f87338aa483
parent73fb82f3f3c1e722ad874d487c85249f6e866fbf
wxConfig changes to be more logical.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@636 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
14 files changed:
include/wx/confbase.h
include/wx/fileconf.h
include/wx/msw/iniconf.h
include/wx/msw/regconf.h
samples/config/conftest.cpp
samples/forty/scorefil.cpp
samples/forty/scorefil.h
samples/listctrl/listtest.cpp
samples/regtest/regtest.cpp
src/common/config.cpp
src/common/fileconf.cpp
src/msw/iniconf.cpp
src/msw/makefile.nt
src/msw/regconf.cpp