]> git.saurik.com Git - wxWidgets.git/commit
don't call OnMouseEnter(-1) twice when the mouse leaves the toolbar but wasn't over...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 4 Apr 2007 13:38:37 +0000 (13:38 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 4 Apr 2007 13:38:37 +0000 (13:38 +0000)
commit6ae2a4b72f92c807a59d407c8061416bf310900f
tree50c11b526927304212367ba5b35006e6d2ac3be1
parente8f590397138a82fb12245d08b545c8f25a7f277
don't call OnMouseEnter(-1) twice when the mouse leaves the toolbar but wasn't over a tool before

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45246 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/tbar95.cpp