]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/dcscreen.h
undid last 2 commits, there are many more cases like this so it's better to fix this...
[wxWidgets.git] / include / wx / x11 / dcscreen.h
index b1c32801f58002f64aeddbcf41816075330808b2..1c869312a8ee69c4bce469b63c4a2f6733bdae45 100644 (file)
 #ifndef _WX_DCSCREEN_H_
 #define _WX_DCSCREEN_H_
 
 #ifndef _WX_DCSCREEN_H_
 #define _WX_DCSCREEN_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "dcscreen.h"
-#endif
-
 #include "wx/dcclient.h"
 
 //-----------------------------------------------------------------------------
 // wxScreenDC
 //-----------------------------------------------------------------------------
 
 #include "wx/dcclient.h"
 
 //-----------------------------------------------------------------------------
 // wxScreenDC
 //-----------------------------------------------------------------------------
 
-class wxScreenDC : public wxPaintDC
+class WXDLLIMPEXP_CORE wxScreenDC : public wxPaintDC
 {
 public:
     wxScreenDC();
 {
 public:
     wxScreenDC();