ugh. Nesting the (per class) plugin sentries can require them to

have user export syntax under win32 (unlike the old method which
had it's own uglyness though).  Consider this a quickfix for win32,
will look at better solutions after some sleep.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ron Lee
2001-12-20 13:11:11 +00:00
parent 7c1e2b4401
commit 60b73526d6
2 changed files with 32 additions and 20 deletions

View File

@@ -128,7 +128,7 @@ private:
// wxDynamicLibrary
// ---------------------------------------------------------------------------
class wxDLManifestEntry
class WXDLLEXPORT wxDLManifestEntry
{
public: