X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fce127d758a53bec28bce0c66f52a2e03ae9bf4b..0662f99096f665089e23dc7d342ac85ceb72f9e3:/include/wx/motif/dc.h?ds=sidebyside 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);