add wxMouseEvent::GetClickCount() and implement it for wxMac
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 29 Oct 2007 22:31:18 +0000 (22:31 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 29 Oct 2007 22:31:18 +0000 (22:31 +0000)
commit8866abbb1727c74a5c9caf949bb946db6e183d94
treed5244a1828a6ac65ea71cfa4ee4e082124e8a00b
parent75cdd73f806c47cd4a3d5b89754356806ce4e1a7
add wxMouseEvent::GetClickCount() and implement it for wxMac

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
docs/latex/wx/mouseevt.tex
include/wx/event.h
src/common/event.cpp
src/mac/carbon/toplevel.cpp