This page contains the following errors:

error on line 68 at column 143: Premature end of data in tag tr line 66

Below is a rendering of the page up to the first error.

git.saurik.com Git - wxWidgets.git/blame - include/wx/confbase.h
Fixed typos in comments (patch #1515724)
[wxWidgets.git] / include / wx / confbase.h
CommitLineData
26ac5fad
JS
1///////////////////////////////////////////////////////////////////////////////
2// Name: confbase.h
3// Purpose: declaration of the base class of all config implementations
19d40bab 4// (see also: fileconf.h and msw/regconf.h and iniconf.h)
26ac5fad
JS
5