]> git.saurik.com Git - wxWidgets.git/commit
extract event handler body in a separate function instead of using a hack to call...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 22 Jun 2009 12:13:56 +0000 (12:13 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 22 Jun 2009 12:13:56 +0000 (12:13 +0000)
commit9aeace31b72392f7dbe55af5830ec900682b0b33
tree9872c70564555c050953d1ea345147e6f6ace6bf
parentca3b3fbb110db4472e6fc6ea3dfca99760ffc58e
extract event handler body in a separate function instead of using a hack to call it with a NULL reference

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61161 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/combo/combo.cpp