]> git.saurik.com Git - wxWidgets.git/commit
don't Connect() to wxEVT_RIGHT_DOWN twice (fixed problem introduced by last patch)
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 10 Mar 2006 21:37:20 +0000 (21:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 10 Mar 2006 21:37:20 +0000 (21:37 +0000)
commitef22edc3096cb6ee150e78d31d95d2f25cb295e1
tree3fb45f809872c7eaceca8b1e58afd62a2108323a
parent443e2f09a5f5295bfbb25459956d806ecc5c2e7f
don't Connect() to wxEVT_RIGHT_DOWN twice (fixed problem introduced by last patch)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37985 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/listbox/lboxtest.cpp