remove the search for parent with wxTAB_TRAVERSAL style in SetDefaultStyle(): it...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Jul 2006 19:23:03 +0000 (19:23 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Jul 2006 19:23:03 +0000 (19:23 +0000)
commitcef55d6485619c56fb7af4c2cc23e8bbcb86b74f
tree3afce02993ec27940e0c68e5a7532505bf527dd8
parentdabb9b6d29300a490a5d287b3cd4d63ca72c7ce7
remove the search for parent with wxTAB_TRAVERSAL style in SetDefaultStyle(): it's useless as DM_SETDEFID can be only sent to the immediate parent anyhow, apparently

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