]> git.saurik.com Git - wxWidgets.git/commit
Make it possible to close "shaped" sample from the menu.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 12 Oct 2011 00:35:04 +0000 (00:35 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 12 Oct 2011 00:35:04 +0000 (00:35 +0000)
commit06b3e19fcb73728b9d967c3a4a997a01a23aacfe
tree7f10a223c9b1c58d2c233648a0e36f1cf4bae706
parenta378977021dc4bc01ae34d6d46b3d35a3c5e4bcd
Make it possible to close "shaped" sample from the menu.

The sample didn't define any handler for wxID_EXIT menu item, do add it.

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