]> git.saurik.com Git - wxWidgets.git/blob - docs/latex/book/chap_config.tex
Removed redundant files
[wxWidgets.git] / docs / latex / book / chap_config.tex
1 \chapter{Handling application settings with wxConfig}\label{chapconfig}
2 \pagenumbering{arabic}%
3 \setheader{{\it CHAPTER \thechapter: HANDLING APPLICATION SETTINGS}}{}{}{}{}{{\it CHAPTER \thechapter: HANDLING APPLICATION SETTINGS}}%
4 \setfooter{\thepage}{}{}{}{}{\thepage}%
5
6 Using the wxConfig family of classes to save and restore application settings.
7