summaryrefslogtreecommitdiff
path: root/editors/koffice-kde3/files/patch-KDChartPainter.cpp
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2002-08-27 15:01:40 +0000
committerAlan Eldridge <alane@FreeBSD.org>2002-08-27 15:01:40 +0000
commitb56f80f99ea91eacab5b5e685f011316722d3e20 (patch)
tree06cd47cbe8a50dc18cfdc9cff40b591893e6ac76 /editors/koffice-kde3/files/patch-KDChartPainter.cpp
parentTarball has been rerolled to fix some Hugs-FFI incompatibilities. (diff)
Update to koffice 1.2rc1.
Notes
Notes: svn path=/head/; revision=65103
Diffstat (limited to 'editors/koffice-kde3/files/patch-KDChartPainter.cpp')
-rw-r--r--editors/koffice-kde3/files/patch-KDChartPainter.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/koffice-kde3/files/patch-KDChartPainter.cpp b/editors/koffice-kde3/files/patch-KDChartPainter.cpp
deleted file mode 100644
index 3cb0a7c17df3..000000000000
--- a/editors/koffice-kde3/files/patch-KDChartPainter.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./kchart/kdchart/KDChartPainter.cpp.orig Tue Aug 13 18:11:14 2002
-+++ ./kchart/kdchart/KDChartPainter.cpp Tue Aug 13 18:11:41 2002
-@@ -8,6 +8,8 @@
- Copyright (C) 2001 by Klarälvdalens Datakonsult AB
- */
-
-+#include <cmath>
-+#include <stdlib.h>
- #include <KDDrawText.h>
- #include <KDChartPainter.h>
- #include <KDChartEnums.h>