Restored the ability to set the background colour for a toolbar on Windows

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31806 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2005-02-06 18:42:43 +00:00
parent 9a75ba66de
commit 0090a1538c
2 changed files with 36 additions and 0 deletions

View File

@@ -67,6 +67,7 @@ public:
void OnMouseEvent(wxMouseEvent& event);
void OnSysColourChanged(wxSysColourChangedEvent& event);
void OnEraseBackground(wxEraseEvent& event);
void SetFocus() {}