Always invoke default action even if dclick is caught from wxListBox (as per wxMSW...
authorRobert Roebling <robert@roebling.de>
Sun, 13 Jan 2008 13:04:24 +0000 (13:04 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 13 Jan 2008 13:04:24 +0000 (13:04 +0000)
commit9f400412e4cf9572ac5e07066e098a61fe5dbdc8
tree093a56a8be83f849896b9c9b6ed5b57b5b2bb459
parent00ad5bdde4d7a2f42608376748ccfc8bc492ecdb
Always invoke default action even if dclick is caught from wxListBox (as per wxMSW and wxMAC)

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