use std::[w]string for wxString implementation unless wxUSE_STD_STRING==0 but even...
[wxWidgets.git] / include / wx / x11 / dcprint.h
index 1958024e262f289fb86516916573e725fea634ba..cfb2809b07c2367d3cfa45edcc486aed4dc69577 100644 (file)
@@ -14,7 +14,7 @@
 
 #include "wx/dc.h"
 
-class WXDLLEXPORT wxPrinterDC: public wxDC
+class WXDLLIMPEXP_CORE wxPrinterDC: public wxDC
 {
 public:
     DECLARE_CLASS(wxPrinterDC)