don't always erase the background ourselves as this is incompatible with XP themed appearance (replaces patch 1046164)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2004-11-15 14:43:51 +00:00
parent 5886b072a8
commit e2c49e5cd2
2 changed files with 0 additions and 52 deletions

View File

@@ -165,7 +165,6 @@ public:
// event handlers
// --------------
void OnEraseBackground(wxEraseEvent& event);
void OnPaint(wxPaintEvent& event);
#ifdef __WXWINCE__
void OnInitDialog( wxInitDialogEvent& event );