found another object that nobody appears to have ever used in a dll.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12334 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ron Lee
2001-11-06 05:10:16 +00:00
parent 41213f67af
commit 0d6e7df47c

View File

@@ -222,7 +222,7 @@ protected:
// Global variables // Global variables
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
extern wxLibraries wxTheLibraries; extern WXDLLEXPORT_DATA(wxLibraries) wxTheLibraries;
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Interesting defines // Interesting defines