X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/35c4b4da0a28029dc841147ef6fd183b87d2cc8f..806ad819585655ac1c35427409611d7795d0b910:/src/msw/regconf.cpp diff --git a/src/msw/regconf.cpp b/src/msw/regconf.cpp index 71b62aeb95..19481f6b37 100644 --- a/src/msw/regconf.cpp +++ b/src/msw/regconf.cpp @@ -60,6 +60,7 @@ bool TryGetValue(const wxRegKey& key, const wxString& str, long *plVal) // ---------------------------------------------------------------------------- // ctor/dtor // ---------------------------------------------------------------------------- +IMPLEMENT_ABSTRACT_CLASS(wxRegConfig, wxConfigBase) // create the config object which stores its data under HKCU\vendor\app and, if // style & wxCONFIG_USE_GLOBAL_FILE, under HKLM\vendor\app