]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/private.h
Various compile fixes.
[wxWidgets.git] / include / wx / mac / private.h
index b2ad16aff3176debf439eb17d21c2eb7a0f054bc..1f9e0b0c41ea189ff7872af657aafd50db17a6d8 100644 (file)
@@ -65,7 +65,7 @@ public :
        ~wxMacPortSetter() ;
 private :
        wxMacPortStateHelper m_ph ;
-       wxDC* m_dc ;
+       const wxDC* m_dc ;
 } ;
 
 class wxMacDrawingHelper