]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/font.h
use std::[w]string for wxString implementation unless wxUSE_STD_STRING==0 but even...
[wxWidgets.git] / include / wx / mgl / font.h
index 7d9c9ba172dac38c52f42fe94772341b73268227..06f4002930437f6b792101ccbcbc37cdfe95ea21 100644 (file)
@@ -26,7 +26,7 @@ struct font_t;
 // wxFont
 // ----------------------------------------------------------------------------
 
-class WXDLLEXPORT wxFont : public wxFontBase
+class WXDLLIMPEXP_CORE wxFont : public wxFontBase
 {
 public:
     // ctors and such