simplify code setting backing pixmap
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -311,8 +311,6 @@ public:
|
||||
wxRegion m_nativeUpdateRegion; // not transformed for RTL
|
||||
bool m_dirtyTabOrder:1; // tab order changed, GTK focus
|
||||
// chain needs update
|
||||
bool m_needsStyleChange:1; // May not be able to change
|
||||
// background style until OnIdle
|
||||
bool m_mouseButtonDown:1;
|
||||
|
||||
bool m_showOnIdle:1; // postpone showing the window until idle
|
||||
|
Reference in New Issue
Block a user