derive wxConfig classes from wxObject and add wxRTTI macros to them (patch 1587607)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 10 Mar 2007 18:16:10 +0000 (18:16 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 10 Mar 2007 18:16:10 +0000 (18:16 +0000)
commitc4ec0ce8205de4659f1e52d16480b5c025ebc41e
tree780ff129481cc312b9e8c16bd1d224f1fc3e98cf
parent125817d0e302ec5f4a3ae0186ac97c477a35455e
derive wxConfig classes from wxObject and add wxRTTI macros to them (patch 1587607)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44737 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/config.tex
include/wx/fileconf.h
include/wx/msw/iniconf.h
include/wx/msw/regconf.h
include/wx/palmos/prefconf.h
src/common/config.cpp
src/common/fileconf.cpp
src/msw/iniconf.cpp
src/msw/regconf.cpp
src/palmos/prefconf.cpp