From: Václav Slavík Date: Fri, 4 Jul 2003 18:08:53 +0000 (+0000) Subject: fixed compilation of multilib dll X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/40a883289146ba2b4acbf7558dd55a2e5924cf38 fixed compilation of multilib dll git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21638 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/msw/regconf.h b/include/wx/msw/regconf.h index 960d098f82..3a1bca89a1 100644 --- a/include/wx/msw/regconf.h +++ b/include/wx/msw/regconf.h @@ -25,7 +25,7 @@ // wxRegConfig // ---------------------------------------------------------------------------- -class WXDLLEXPORT wxRegConfig : public wxConfigBase +class WXDLLIMPEXP_BASE wxRegConfig : public wxConfigBase { public: // ctor & dtor