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