Use wxID_EXIT for the "Quit" item in the exec sample.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 11 Nov 2012 13:10:21 +0000 (13:10 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 11 Nov 2012 13:10:21 +0000 (13:10 +0000)
commit17c3ff902e86482dc39dda74f2615fc6dc83a694
tree89dc374fb38b0990d436ab15fccab369e4afc9c1
parent72ae0b51698f88982c18eb5175b509c4ea066706
Use wxID_EXIT for the "Quit" item in the exec sample.

This fixes the behaviour of the standard "Quit" menu item under OS X.

See #3204.

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