]> git.pld-linux.org Git - packages/kde4-koffice.git/blob - koffice-2.3.3-no-qdebug-pixmap.patch
7fa2ff7260c9b1afc873ebc6761e01b1b7c98856
[packages/kde4-koffice.git] / koffice-2.3.3-no-qdebug-pixmap.patch
1 diff -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.06857 seconds and 2 git commands to generate.