X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..ad0ac642d5764497804bee2caad4fc1f20fc6cea:/include/wx/gtk/pen.h diff --git a/include/wx/gtk/pen.h b/include/wx/gtk/pen.h index 800117d71b..f7df079622 100644 --- a/include/wx/gtk/pen.h +++ b/include/wx/gtk/pen.h @@ -4,7 +4,7 @@ // Author: Robert Roebling // Id: $Id$ // Copyright: (c) 1998 Robert Roebling -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -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() { }