]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/dc.h
added IsSizeDeferred() (part of patch 1199639)
[wxWidgets.git] / include / wx / gtk / dc.h
index 6022c4d72821a6eb0bb52497b1f8fdd3e2357ae4..a7853b439c376bfad51bbbaf696e5f2e0de872a3 100644 (file)
@@ -19,7 +19,7 @@
 // classes
 //-----------------------------------------------------------------------------
 
-class wxDC;
+class WXDLLIMPEXP_CORE wxDC;
 
 //-----------------------------------------------------------------------------
 // constants
@@ -40,7 +40,7 @@ class wxDC;
 // wxDC
 //-----------------------------------------------------------------------------
 
-class wxDC : public wxDCBase
+class WXDLLIMPEXP_CORE wxDC : public wxDCBase
 {
 public:
     wxDC();