X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b3c406a529361eb994c2b724122093fe5cc3a873..2d2c394b59407ca3780a92a28ab12f63489c9cb1:/src/mac/app.cpp?ds=sidebyside diff --git a/src/mac/app.cpp b/src/mac/app.cpp index 8ad21ed778..efd6012932 100644 --- a/src/mac/app.cpp +++ b/src/mac/app.cpp @@ -138,6 +138,7 @@ pascal OSErr AEHandleQuit( const AppleEvent *event , AppleEvent *reply , unsigne OSErr wxApp::MacHandleAEODoc(const AppleEvent *event , AppleEvent *reply) { + SysBeep(40) ; ProcessSerialNumber PSN ; PSN.highLongOfPSN = 0 ; PSN.lowLongOfPSN = kCurrentProcess ;