projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Some OS/2 updates
[wxWidgets.git]
/
include
/
wx
/
mgl
/
window.h
diff --git
a/include/wx/mgl/window.h
b/include/wx/mgl/window.h
index 9735d47aba96963ffaf0b6dd603c06e0c100d3b7..6fc01f5d827915be797e37bcdf189110d5370192 100644
(file)
--- 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;