X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fce127d758a53bec28bce0c66f52a2e03ae9bf4b..9bb9964e261781d575353864cc027b3ca8ba445e:/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);