wxWidgets/include
René Kijewski 92f80a18c6 Test for wxUSE_BASE64 in wxRegConfig
When you compile wxWidgets with base64 support disabled, then
wxConfigBase does not declare DoReadBinary and DoWriteBinary.
Add a guard to wxRegConfig, so wxOVERRIDE won't cause an error.
2017-01-10 18:29:33 +01:00
..
msvc/wx
wx Test for wxUSE_BASE64 in wxRegConfig 2017-01-10 18:29:33 +01:00