]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/dcclient.h
wxGTK fixes for the yesterday's addition of m_isWindow flag
[wxWidgets.git] / include / wx / gtk / dcclient.h
index 4f4999affbd93757b832f6fdced3d828dbbab8f1..eb2ed88ec7bf25a19932a72128c1cbc53f227119 100644 (file)
@@ -101,6 +101,7 @@ public:
   GdkGC        *m_bgGC;
   GdkColormap  *m_cmap;
   bool          m_isMemDC;
+  wxWindow     *m_owner;
 
   void SetUpDC();
   void Destroy();