This page contains the following errors:

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

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

git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/confbase.h
Moved the cleanup code to an EVT_WINDOW_DESTROY handler.
[wxWidgets.git] / include / wx / confbase.h
... / ...
CommitLineData
1///////////////////////////////////////////////////////////////////////////////
2// Name: confbase.h
3// Purpose: declaration of the base class of all config implementations
4// (see also: fileconf.h and msw/regconf.h and iniconf.h)
5