]> git.saurik.com Git - wxWidgets.git/commit
Use "true" by default in wxGenericListCtrl::EnableBellOnNoMatch().
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 11 Oct 2012 12:41:07 +0000 (12:41 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 11 Oct 2012 12:41:07 +0000 (12:41 +0000)
commit4d3d97a84c59c7dbc8edb6faaacf9b686c72a0a3
tree377c5c0a7d92575c76f4e4ce0ee111fa97f3981a
parent8f4e96c0e386db69a3599f3097313a25d21f155f
Use "true" by default in wxGenericListCtrl::EnableBellOnNoMatch().

The changes of r72639 mistakenly omitted the default value for
EnableBellOnNoMatch() argument in this class (although it was present in the
base class and in wxGenericTreeCtrl), fix this.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/listctrl.h