From 30afd866cce5494f9d9b23f978b955785a379f54 Mon Sep 17 00:00:00 2001 From: Gilcio Amaral Date: Mon, 10 Sep 2012 14:11:05 +0200 Subject: office/kmymoney: Added a patch for qt-4.8.x. Signed-off-by: Matteo Bernardini --- office/kmymoney/kdchart.patch | 27 +++++++++++++++++++++++++++ office/kmymoney/kmymoney.SlackBuild | 4 +++- 2 files changed, 30 insertions(+), 1 deletion(-) create mode 100644 office/kmymoney/kdchart.patch (limited to 'office') diff --git a/office/kmymoney/kdchart.patch b/office/kmymoney/kdchart.patch new file mode 100644 index 0000000000..aa89fe9794 --- /dev/null +++ b/office/kmymoney/kdchart.patch @@ -0,0 +1,27 @@ +commit c736b6f08e77df72d58c5b836b7b04f6098737df +Author: Cristian OneČ› +Date: Sat Feb 18 14:07:35 2012 +0200 + + BUG: 293448 - Since KDChart will not be updated in 4.6 patch KDChart to make it build against Qt 4.8. + +diff --git a/libkdchart/src/KDChartBackgroundAttributes.cpp b/libkdchart/src/KDChartBackgroundAttributes.cpp +index f9f1520..3b86000 100644 +--- a/libkdchart/src/KDChartBackgroundAttributes.cpp ++++ b/libkdchart/src/KDChartBackgroundAttributes.cpp +@@ -22,6 +22,7 @@ + + #include "KDChartBackgroundAttributes.h" + #include ++#include + + #include + +@@ -150,7 +151,7 @@ QDebug operator<<(QDebug dbg, const KDChart::BackgroundAttributes& ba) + << "visible="<