X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b77c3fce750925bdd0cb33505439ddc5493a18e..43ff861df48f0837dac98005dd397c5f127ca136:/include/wx/x11/dc.h?ds=sidebyside 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 );