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