X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fce127d758a53bec28bce0c66f52a2e03ae9bf4b..13d843f1c15fe721f03d933c600cd5ca62944003:/include/wx/motif/dc.h diff --git a/include/wx/motif/dc.h b/include/wx/motif/dc.h index d1065a2166..1163f9c1ad 100644 --- a/include/wx/motif/dc.h +++ b/include/wx/motif/dc.h @@ -18,7 +18,7 @@ // wxMotifDCImpl // ---------------------------------------------------------------------------- -class WXDLLEXPORT wxMotifDCImpl : public wxDCImpl +class WXDLLIMPEXP_CORE wxMotifDCImpl : public wxDCImpl { public: wxMotifDCImpl(wxDC *owner);