]> git.saurik.com Git - wxWidgets.git/blame_incremental - 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
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