]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/log.h
wxUSE_BUTTONBAR removed.
[wxWidgets.git] / include / wx / log.h
index 6de7068a4427588924c1df4ccb923f537f2f3564..89e0d41dc27cab54e7e21f66e61c127e4f4ef3fd 100644 (file)
@@ -496,7 +496,7 @@ DECLARE_LOG_FUNCTION(Status);
 
 #if wxUSE_GUI
     // this one is the same as previous except that it allows to explicitly
-    class wxFrame;
+    class WXDLLEXPORT wxFrame;
     // specify the frame to which the output should go
     DECLARE_LOG_FUNCTION2_EXP(Status, wxFrame *pFrame, WXDLLIMPEXP_CORE);
 #endif // wxUSE_GUI