]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/window.h
added wx/defs.h include to correct compilation issues under Mac OS X
[wxWidgets.git] / include / wx / mgl / window.h
index 9735d47aba96963ffaf0b6dd603c06e0c100d3b7..6fc01f5d827915be797e37bcdf189110d5370192 100644 (file)
@@ -113,6 +113,7 @@ protected:
     // (see wxWindow::Refresh)
     bool                  m_frozen;
     bool                  m_refreshAfterThaw;
     // (see wxWindow::Refresh)
     bool                  m_frozen;
     bool                  m_refreshAfterThaw;
+    int                   m_eraseBackground;
 
     // implement the base class pure virtuals
     virtual void DoClientToScreen( int *x, int *y ) const;
 
     // implement the base class pure virtuals
     virtual void DoClientToScreen( int *x, int *y ) const;