summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kdepim/files/kdepim-2.2.2-gentoo.diff')
-rw-r--r--kde-base/kdepim/files/kdepim-2.2.2-gentoo.diff31
1 files changed, 0 insertions, 31 deletions
diff --git a/kde-base/kdepim/files/kdepim-2.2.2-gentoo.diff b/kde-base/kdepim/files/kdepim-2.2.2-gentoo.diff
deleted file mode 100644
index 7b5f3a7ec14a..000000000000
--- a/kde-base/kdepim/files/kdepim-2.2.2-gentoo.diff
+++ /dev/null
@@ -1,31 +0,0 @@
---- korganizer/calprinter.cpp 2001-07-29 07:01:34.000000000 +0200
-+++ korganizer/calprinter.cpp 2002-12-23 19:26:21.000000000 +0100
-@@ -412,7 +412,7 @@
- p.end();
- }
-
--void CalPrinter::drawTodo(int count, Todo * item, QPainter &p,int level=0,QRect *r=0)
-+void CalPrinter::drawTodo(int count, Todo * item, QPainter &p,int level,QRect *r)
- {
- QString outStr;
- KLocale *local = KGlobal::locale();
---- ldif/ldif.cpp 2001-01-08 20:46:36.000000000 +0100
-+++ ldif/ldif.cpp 2003-01-17 16:22:48.000000000 +0100
-@@ -13,6 +13,7 @@
-
- #include <ctype.h>
-
-+using namespace std;
- // The copyright notice below refers to the base64 and quoted-printable codec
- // functions used below, which are modified from the original sources.
-
---- libdif/ldif.cpp 2001-01-08 20:46:36.000000000 +0100
-+++ libdif/ldif.cpp 2003-01-17 16:22:48.000000000 +0100
-@@ -13,6 +13,7 @@
-
- #include <ctype.h>
-
-+using namespace std;
- // The copyright notice below refers to the base64 and quoted-printable codec
- // functions used below, which are modified from the original sources.
-