# # # patch "src/GuitoneStandalone.cpp" # from [d87407ee689bb9f728653210982691911192364e] # to [c18d92182a40b7dd4d82476a3a8b69ce36d285c9] # ============================================================ --- src/GuitoneStandalone.cpp d87407ee689bb9f728653210982691911192364e +++ src/GuitoneStandalone.cpp c18d92182a40b7dd4d82476a3a8b69ce36d285c9 @@ -156,7 +156,7 @@ bool GuitoneStandalone::event(QEvent * e eaten = true; break; } -#ifdef Q_WS_MAC: +#ifdef Q_WS_MAC // I'm not sure if this is a bug in Qt or a bug in my code, but // if you click on "Quit" in the application menu in the dock, // Qt receives a Close event on the application, not on the widget