X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/376aa62a5d8ead9dc9d0ab3af6628862a21137ed..514fd350e8b074ad13960adc1b51e4a6058c539d:/include/wx/gtk/dcscreen.h?ds=inline diff --git a/include/wx/gtk/dcscreen.h b/include/wx/gtk/dcscreen.h index b1cc81a7e6..3b23ae3204 100644 --- a/include/wx/gtk/dcscreen.h +++ b/include/wx/gtk/dcscreen.h @@ -16,13 +16,13 @@ // classes //----------------------------------------------------------------------------- -class wxScreenDC; +class WXDLLIMPEXP_CORE wxScreenDC; //----------------------------------------------------------------------------- // wxScreenDC //----------------------------------------------------------------------------- -class wxScreenDC : public wxPaintDC +class WXDLLIMPEXP_CORE wxScreenDC : public wxPaintDC { public: wxScreenDC();