]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/tbar95.cpp
OS/2 updates for statusbar processing
[wxWidgets.git] / src / msw / tbar95.cpp
index 2a1a5e7ce19cd523c15aff0514068fd71ecf353e..589df6cf6767abbdeace793076c1505e004d48db 100644 (file)
@@ -115,7 +115,7 @@ static void wxMapBitmap(HBITMAP hBitmap, int width, int height);
 // wxWin macros
 // ----------------------------------------------------------------------------
 
-IMPLEMENT_DYNAMIC_CLASS(wxToolBar, wxControl)
+IMPLEMENT_DYNAMIC_CLASS(wxToolBar, wxToolBarBase)
 
 BEGIN_EVENT_TABLE(wxToolBar, wxToolBarBase)
     EVT_MOUSE_EVENTS(wxToolBar::OnMouseEvent)