X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12028905135250524409f1e7b9bfa9c55e5ce16b..bb8051f2fd7356b9072e87d3060aaf6abfa04ca3:/include/wx/gtk/pen.h diff --git a/include/wx/gtk/pen.h b/include/wx/gtk/pen.h index e71e01253f..f7df079622 100644 --- a/include/wx/gtk/pen.h +++ b/include/wx/gtk/pen.h @@ -25,7 +25,7 @@ // classes //----------------------------------------------------------------------------- -class wxPen; +class WXDLLIMPEXP_CORE wxPen; #if defined(__WXGTK127__) || defined(__WXGTK20__) typedef gint8 wxGTKDash; @@ -37,7 +37,7 @@ typedef gchar wxGTKDash; // wxPen //----------------------------------------------------------------------------- -class wxPen: public wxGDIObject +class WXDLLIMPEXP_CORE wxPen: public wxGDIObject { public: wxPen() { }