- // get the config object we're using -- if it wasn't set explicitly, this
- // function will use wxConfig::Get() to get the global one
+ // get the config object we're using -- either the global config object
+ // or a wxMemoryConfig object created by this class otherwise