From: Václav Slavík Date: Fri, 4 Jul 2003 18:06:18 +0000 (+0000) Subject: compilation fix X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/1fa9e5bc442c4659b00a40f124910aca8bb8741b compilation fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21636 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/msw/registry.h b/include/wx/msw/registry.h index 5e995ad25b..3e51d738eb 100644 --- a/include/wx/msw/registry.h +++ b/include/wx/msw/registry.h @@ -32,7 +32,7 @@ typedef unsigned long ulong; // ---------------------------------------------------------------------------- // class wxRegKey encapsulates window HKEY handle // ---------------------------------------------------------------------------- -class WXDLLEXPORT wxRegKey +class WXDLLIMPEXP_BASE wxRegKey { public: // NB: do _not_ change the values of elements in these enumerations!