Recognize "_" as alphanumeric key in wxGenericTreeCtrl find item code.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 7 Oct 2012 22:40:52 +0000 (22:40 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 7 Oct 2012 22:40:52 +0000 (22:40 +0000)
commita4e4e66dd6f9e3f7f3908b344ac55c7682ca9990
tree445124eb7a13a619ada3589d4397abc9dc29c058
parent15ec266ae3ca232d967b1216f8173888a4996c62
Recognize "_" as alphanumeric key in wxGenericTreeCtrl find item code.

Items can have underscores in their names too, not just letters and digits.

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