From 415856bdd4f48ab4f2732996f0bae58595092bbe Mon Sep 17 00:00:00 2001 From: Parabola Date: Tue, 5 Apr 2011 14:26:38 +0000 Subject: Tue Apr 5 14:26:38 UTC 2011 --- community/musescore/QtEvent.patch | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 community/musescore/QtEvent.patch (limited to 'community/musescore/QtEvent.patch') diff --git a/community/musescore/QtEvent.patch b/community/musescore/QtEvent.patch new file mode 100644 index 000000000..d8aa1562d --- /dev/null +++ b/community/musescore/QtEvent.patch @@ -0,0 +1,19 @@ +diff -Naur mscore-0.9.6.3.orig/mscore/scriptgen/qtbindings/core/qtscript_QEvent.cpp mscore-0.9.6.3.new/mscore/scriptgen/qtbindings/core/qtscript_QEvent.cpp +--- mscore-0.9.6.3.orig/mscore/scriptgen/qtbindings/core/qtscript_QEvent.cpp 2010-10-12 22:01:35.000000000 +0200 ++++ mscore-0.9.6.3.new/mscore/scriptgen/qtbindings/core/qtscript_QEvent.cpp 2010-10-12 22:03:11.000000000 +0200 +@@ -214,7 +214,6 @@ + , QEvent::UngrabMouse + , QEvent::GrabKeyboard + , QEvent::UngrabKeyboard +- , QEvent::CocoaRequestModal + , QEvent::User + , QEvent::MaxUser + }; +@@ -362,7 +361,6 @@ + , "UngrabMouse" + , "GrabKeyboard" + , "UngrabKeyboard" +- , "CocoaRequestModal" + , "User" + , "MaxUser" + }; -- cgit v1.2.3-54-g00ecf