]> git.saurik.com Git - wxWidgets.git/commitdiff
found another object that nobody appears to have ever used in a dll.
authorRon Lee <ron@debian.org>
Tue, 6 Nov 2001 05:10:16 +0000 (05:10 +0000)
committerRon Lee <ron@debian.org>
Tue, 6 Nov 2001 05:10:16 +0000 (05:10 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12334 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/dynlib.h

index e7b65cfd0525325bcd7f2382a7570423d67d3585..90fb2f1dc7e3675f13a5c9d9c6a56596a406adee 100644 (file)
@@ -222,7 +222,7 @@ protected:
 // Global variables
 // ----------------------------------------------------------------------------
 
-extern wxLibraries wxTheLibraries;
+extern WXDLLEXPORT_DATA(wxLibraries) wxTheLibraries;
 
 // ----------------------------------------------------------------------------
 // Interesting defines