X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7bdc18790e34d17edfc02f3e25edcb3425b38a8a..594f0f5bf1355fb8d58f403d3ebacc1c1767c429:/include/wx/mgl/window.h?ds=inline diff --git a/include/wx/mgl/window.h b/include/wx/mgl/window.h index 9735d47aba..6fc01f5d82 100644 --- a/include/wx/mgl/window.h +++ b/include/wx/mgl/window.h @@ -113,6 +113,7 @@ protected: // (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;