]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/regconf.cpp
in wxAuiNotebook, prevent unwanted page selection changes during tab drags
[wxWidgets.git] / src / msw / regconf.cpp
index 71b62aeb95e74cbd218b619f4921d01422e9ceef..19481f6b37dae8010270b257f1bd7f6aa350a41a 100644 (file)
@@ -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