]> git.saurik.com Git - wxWidgets.git/commit - src/generic/buttonbar.cpp
Replace direct calls to ProcessEvent() with
authorMattia Barbon <mbarbon@cpan.org>
Mon, 9 Apr 2007 16:43:23 +0000 (16:43 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Mon, 9 Apr 2007 16:43:23 +0000 (16:43 +0000)
commiteafd76b02ce9662d48e56ce2769c97af46139bc1
tree9ba39105cfc52c1ca2b0f54ea39b6b50c8b3e197
parente9793aef3c7b27ccd65a7b3353464d7a3681c52c
  Replace direct calls to ProcessEvent() with
GetEventHandler()->ProcessEvent().

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/buttonbar.cpp
src/generic/datectlg.cpp
src/generic/listbkg.cpp
src/generic/treectlg.cpp
src/motif/frame.cpp
src/msw/tabctrl.cpp