]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/tbar95.cpp
Decided that not doing methods for keyboard commands was not worth the
[wxWidgets.git] / src / msw / tbar95.cpp
index 425a9c80b4d232d9340844710a3d1c902749ffaf..d782709dd225f66c6fd801265ea2ddfd6b030365 100644 (file)
@@ -1368,7 +1368,7 @@ void wxToolBar::HandleMouseMove(WXWPARAM WXUNUSED(wParam), WXLPARAM lParam)
     }
 }
 
-long wxToolBar::MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam)
+WXLRESULT wxToolBar::MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam)
 {
     switch ( nMsg )
     {