use HandleWindowEvent() in ProcessCommand(); return the value this function returns...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 30 Jan 2008 21:32:17 +0000 (21:32 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 30 Jan 2008 21:32:17 +0000 (21:32 +0000)
commite047f594b679f986f8522439e8d2630e119558fd
tree29b60862fae8ae13922b1496c678ed54742bf5b2
parent4b90273553fd8f6a12e97761e6d17836cc20022d
use HandleWindowEvent() in ProcessCommand(); return the value this function returns instead of returning true unconditionally

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