don't pass window argument to NotifyCaptureLost, it's not needed/used
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 31 Jul 2006 12:17:39 +0000 (12:17 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 31 Jul 2006 12:17:39 +0000 (12:17 +0000)
commit72f8c792205f18e8f171468240b6c04ceca000d2
treef2a658ac8810de992e85043ac438851b39c4825b
parent2c5e5cbdb438a3c2717a32ffa50177a319708c23
don't pass window argument to NotifyCaptureLost, it's not needed/used

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40395 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/window.h
src/common/wincmn.cpp
src/msw/window.cpp