diff options
Diffstat (limited to 'math/qtiplot/files/patch-qtiplot__src__scripting__scripting.pri')
-rw-r--r-- | math/qtiplot/files/patch-qtiplot__src__scripting__scripting.pri | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/math/qtiplot/files/patch-qtiplot__src__scripting__scripting.pri b/math/qtiplot/files/patch-qtiplot__src__scripting__scripting.pri new file mode 100644 index 000000000000..a73948349446 --- /dev/null +++ b/math/qtiplot/files/patch-qtiplot__src__scripting__scripting.pri @@ -0,0 +1,10 @@ +--- ./qtiplot/src/scripting/scripting.pri.orig 2010-11-16 13:42:07.000000000 +0300 ++++ ./qtiplot/src/scripting/scripting.pri 2011-03-19 00:09:38.182155936 +0300 +@@ -115,7 +115,6 @@ + $${SIP_DIR}/sipqtitTest.cpp \ + $${SIP_DIR}/sipqtiShapiroWilkTest.cpp \ + $${SIP_DIR}/sipqtiChiSquareTest.cpp \ +- $${SIP_DIR}/sipqtiAnova.cpp \ + + exists(../../$${SIP_DIR}/sipqtiQList.cpp) { + # SIP < 4.9 |