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:
Václav Slavík
2003-07-04 18:08:53 +00:00
parent 36758fc6a5
commit 40a8832891

View File

@@ -25,7 +25,7 @@
// wxRegConfig // wxRegConfig
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
class WXDLLEXPORT wxRegConfig : public wxConfigBase class WXDLLIMPEXP_BASE wxRegConfig : public wxConfigBase
{ {
public: public:
// ctor & dtor // ctor & dtor