]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/dc.h
column autosizing added
[wxWidgets.git] / include / wx / mac / dc.h
index 82c959b4c7b3e81c07269098dffd2462f094007d..dd5525257346e6dfee8fc7b79eb7763c04c2f174 100644 (file)
@@ -382,6 +382,7 @@ class WXDLLEXPORT wxDC: public wxObject
 
 //begin wxmac
        GrafPtr                         m_macPort ;
+       GWorldPtr                       m_macMask ;
 
        // in order to preserve the const inheritance of the virtual functions, we have to 
        // use mutable variables starting from CWPro 5