Empty container and design description for native PalmOS wxPrefConfig. Remove MSW...
authorWłodzimierz Skiba <abx@abx.art.pl>
Wed, 29 Dec 2004 09:48:43 +0000 (09:48 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Wed, 29 Dec 2004 09:48:43 +0000 (09:48 +0000)
commit23a59c2cbe8489445b9c26dee4a77e2d20a999c2
treec38b629ab2ebab73f8f94ae0ad7e574a57ee71b8
parent6d63e2fc1689eaf28387eff7e836f49ebb62da51
Empty container and design description for native PalmOS wxPrefConfig. Remove MSW configs from PalmOS.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31188 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
13 files changed:
build/palmos/makefile
docs/changes.txt
include/wx/config.h
include/wx/palmos/chkconf.h
include/wx/palmos/iniconf.h [deleted file]
include/wx/palmos/prefconf.h [moved from include/wx/palmos/regconf.h with 50% similarity]
include/wx/palmos/registry.h [deleted file]
include/wx/palmos/setup0.h
src/common/config.cpp
src/palmos/iniconf.cpp [deleted file]
src/palmos/prefconf.cpp [new file with mode: 0644]
src/palmos/regconf.cpp [deleted file]
src/palmos/utils.cpp