]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/pen.h
set eol-style
[wxWidgets.git] / include / wx / os2 / pen.h
index 151aef81184186bd257c821d02b0e3673ccce86e..a036a152a0c946fb0757d803cc507dbe0cd26b93 100644 (file)
 
 typedef long wxPMDash;
 
-class WXDLLEXPORT wxPen;
+class WXDLLIMPEXP_FWD_CORE wxPen;
 
 class WXDLLEXPORT wxPenRefData: public wxGDIRefData
 {
-    friend class WXDLLEXPORT wxPen;
+    friend class WXDLLIMPEXP_FWD_CORE wxPen;
 public:
     wxPenRefData();
     wxPenRefData(const wxPenRefData& rData);