]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/dcclient.h
some fwd declarations added to the header
[wxWidgets.git] / include / wx / gtk / dcclient.h
index a70c424edb1d573b8b2d7b3bac5d63d4c2e0da0c..374999e85315ccfcd8096af9e8fcac6b7f7b70b5 100644 (file)
@@ -115,6 +115,7 @@ public:
     GdkGC        *m_bgGC;
     GdkColormap  *m_cmap;
     bool          m_isMemDC;
+    bool          m_isScreenDC;
     wxWindow     *m_owner;
     wxRegion      m_currentClippingRegion;
     wxRegion      m_paintClippingRegion;