]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/app.cpp
fixed fl makefiles that Julian didn't fix correctly
[wxWidgets.git] / src / mac / app.cpp
index 8ad21ed77879e50abd52277b912d90a29471bd67..efd601293271c43b9aa5b887cb55d64a7ddad87e 100644 (file)
@@ -138,6 +138,7 @@ pascal OSErr AEHandleQuit( const AppleEvent *event , AppleEvent *reply , unsigne
 
 OSErr wxApp::MacHandleAEODoc(const AppleEvent *event , AppleEvent *reply)
 {
 
 OSErr wxApp::MacHandleAEODoc(const AppleEvent *event , AppleEvent *reply)
 {
+    SysBeep(40) ;
        ProcessSerialNumber PSN ;
        PSN.highLongOfPSN = 0 ;
        PSN.lowLongOfPSN = kCurrentProcess ;
        ProcessSerialNumber PSN ;
        PSN.highLongOfPSN = 0 ;
        PSN.lowLongOfPSN = kCurrentProcess ;