X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3cd0b8c5b5a320bba065c4da306be3687d144157..57e988b8ef1b1a845ee088a04d860c1ef79235ca:/include/wx/x11/dcscreen.h diff --git a/include/wx/x11/dcscreen.h b/include/wx/x11/dcscreen.h index c1f9751d4a..1c869312a8 100644 --- a/include/wx/x11/dcscreen.h +++ b/include/wx/x11/dcscreen.h @@ -12,17 +12,13 @@ #ifndef _WX_DCSCREEN_H_ #define _WX_DCSCREEN_H_ -#ifdef __GNUG__ -#pragma interface "dcscreen.h" -#endif - #include "wx/dcclient.h" //----------------------------------------------------------------------------- // wxScreenDC //----------------------------------------------------------------------------- -class wxScreenDC : public wxPaintDC +class WXDLLIMPEXP_CORE wxScreenDC : public wxPaintDC { public: wxScreenDC();