added wxFileConfig::Save(stream); documented it in new, separate from wxConfig, wxFil...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 3 Oct 2004 22:55:08 +0000 (22:55 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 3 Oct 2004 22:55:08 +0000 (22:55 +0000)
commita121d7205216f5b4b144264096e07104b5ad3172
treeeaf76e9ad9f98a9dfaacbe20a786a688377b0860
parente1cc6874224f903a59086f9e2c7c6043a5389e03
added wxFileConfig::Save(stream); documented it in new, separate from wxConfig, wxFileConfig doc file (replaces patches 902372 and 900889)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29632 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
docs/latex/wx/classes.tex
docs/latex/wx/config.tex
docs/latex/wx/fileconf.tex [new file with mode: 0644]
include/wx/fileconf.h
src/common/fileconf.cpp