avoid system pop-up menu commands being handled by wxApp, bug was shown in printing...
authorStefan Csomor <csomor@advancedconcepts.ch>
Mon, 3 Oct 2005 09:28:01 +0000 (09:28 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Mon, 3 Oct 2005 09:28:01 +0000 (09:28 +0000)
commit6e644ef2d35230f9d4a5c0bb89b98edd3e4d6c69
tree4d0a287f4fa4474399714fae2e44c5a03c18f2c6
parent4db6714b166a733177740b06cd21f31f4bb27896
avoid system pop-up menu commands being handled by wxApp, bug was shown in printing, using File->Print and changing Popup from 'Copies & Pages' to eg 'Layout'

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/mac/carbon/app.cpp