X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/376aa62a5d8ead9dc9d0ab3af6628862a21137ed..f24fc8367d4e9290b9fdbfd4b6fadb7b40846e9f:/include/wx/gtk/dcscreen.h diff --git a/include/wx/gtk/dcscreen.h b/include/wx/gtk/dcscreen.h index b1cc81a7e6..0f8259717f 100644 --- a/include/wx/gtk/dcscreen.h +++ b/include/wx/gtk/dcscreen.h @@ -16,13 +16,13 @@ // classes //----------------------------------------------------------------------------- -class wxScreenDC; +class WXDLLIMPEXP_FWD_CORE wxScreenDC; //----------------------------------------------------------------------------- // wxScreenDC //----------------------------------------------------------------------------- -class wxScreenDC : public wxPaintDC +class WXDLLIMPEXP_CORE wxScreenDC : public wxPaintDC { public: wxScreenDC();