fixed compilation of multilib dll
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21638 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
36758fc6a5
commit
40a8832891
@ -25,7 +25,7 @@
|
||||
// wxRegConfig
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
class WXDLLEXPORT wxRegConfig : public wxConfigBase
|
||||
class WXDLLIMPEXP_BASE wxRegConfig : public wxConfigBase
|
||||
{
|
||||
public:
|
||||
// ctor & dtor
|
||||
|
Loading…
Reference in New Issue
Block a user