X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b77c3fce750925bdd0cb33505439ddc5493a18e..86ac84b8ce086e6bbda58f422d41f84268606e35:/include/wx/x11/dc.h diff --git a/include/wx/x11/dc.h b/include/wx/x11/dc.h index af0a97e96c..c8fabd9225 100644 --- a/include/wx/x11/dc.h +++ b/include/wx/x11/dc.h @@ -22,7 +22,7 @@ // wxDC //----------------------------------------------------------------------------- -class WXDLLEXPORT wxX11DCImpl : public wxDCImpl +class WXDLLIMPEXP_CORE wxX11DCImpl : public wxDCImpl { public: wxX11DCImpl( wxDC *owner );