]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/tbar95.h
update from James Bishop
[wxWidgets.git] / include / wx / msw / tbar95.h
index 7768c437e68639719a165f327ac804befe145440..0f74e3da580b1b0a2ef3172574530fe712c90487 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     01/02/97
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_TBAR95_H_
@@ -67,6 +67,7 @@ public:
 
     void OnMouseEvent(wxMouseEvent& event);
     void OnSysColourChanged(wxSysColourChangedEvent& event);
+    void OnEraseBackground(wxEraseEvent& event);
 
     void SetFocus() {}