]> git.saurik.com Git - wxWidgets.git/commitdiff
Added missing WXDLLEXPORT
authorRobin Dunn <robin@alldunn.com>
Thu, 27 Sep 2001 02:02:19 +0000 (02:02 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 27 Sep 2001 02:02:19 +0000 (02:02 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/msw/toplevel.h

index f508a5319aaf3e184f0ae5123a031d006139cb1a..62a4dca14f224550fb40bbb1d0db2031d83c8641 100644 (file)
@@ -20,7 +20,7 @@
 // wxTopLevelWindowMSW
 // ----------------------------------------------------------------------------
 
-class wxTopLevelWindowMSW : public wxTopLevelWindowBase
+class WXDLLEXPORT wxTopLevelWindowMSW : public wxTopLevelWindowBase
 {
 public:
     // constructors and such