]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/dcscreen.h
force update of MDI client window size after the MDI parent frame is iconized and...
[wxWidgets.git] / include / wx / x11 / dcscreen.h
index 0e6a1042059705850b788589ab65e12744157f2b..0fd97e1dda1af984afe67b9ccdc393cdaa756eb3 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     17/09/98
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:    wxWidgets licence
+// Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_DCSCREEN_H_
@@ -22,7 +22,7 @@
 // wxScreenDC
 //-----------------------------------------------------------------------------
 
-class wxScreenDC : public wxPaintDC
+class WXDLLIMPEXP_CORE wxScreenDC : public wxPaintDC
 {
 public:
     wxScreenDC();