]> git.saurik.com Git - wxWidgets.git/blame - include/wx/confbase.h
don't use a floating point value as a boolean flag; gcc4 (correctly) complains when...
[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