]> git.pld-linux.org Git - packages/kde4-koffice.git/blame - koffice-2.3.3-no-qdebug-pixmap.patch
- release 19 (by relup.sh)
[packages/kde4-koffice.git] / koffice-2.3.3-no-qdebug-pixmap.patch
CommitLineData
6e7b5845
AM
1diff -up koffice-2.3.3/plugins/chartshape/kdchart/kdchart/KDChartBackgroundAttributes.cpp.no-qdebug-pixmap koffice-2.3.3/plugins/chartshape/kdchart/kdchart/KDChartBackgroundAttributes.cpp
2--- koffice-2.3.3/plugins/chartshape/kdchart/src/KDChartBackgroundAttributes.cpp.no-qdebug-pixmap 2011-02-17 13:10:38.000000000 +0100
3+++ koffice-2.3.3/plugins/chartshape/kdchart/src/KDChartBackgroundAttributes.cpp 2011-09-08 15:03:31.932039128 +0200
4@@ -150,7 +150,6 @@ QDebug operator<<(QDebug dbg, const KDCh
5 << "visible="<<ba.isVisible()
6 << "brush="<<ba.brush()
7 << "pixmapmode="<<ba.pixmapMode()
8- << "pixmap="<<ba.pixmap()
9 << ")";
10 return dbg;
11 }
This page took 0.026829 seconds and 4 git commands to generate.