summaryrefslogtreecommitdiff
path: root/x11/kdebase3/patches/patch-aq
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdebase3/patches/patch-aq')
-rw-r--r--x11/kdebase3/patches/patch-aq14
1 files changed, 0 insertions, 14 deletions
diff --git a/x11/kdebase3/patches/patch-aq b/x11/kdebase3/patches/patch-aq
deleted file mode 100644
index d49caebdb73..00000000000
--- a/x11/kdebase3/patches/patch-aq
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-aq,v 1.4 2003/08/02 19:33:22 mrg Exp $
-
---- kcontrol/kfontinst/kfontinst/Kfi.cpp.orig 2003-05-07 21:44:02.000000000 +1000
-+++ kcontrol/kfontinst/kfontinst/Kfi.cpp 2003-08-03 04:01:19.000000000 +1000
-@@ -37,7 +37,8 @@
- #include <qfile.h>
- #include <kmessagebox.h>
- #include <klocale.h>
--#include <fstream.h>
-+#include <fstream>
-+using namespace std;
- #include "kxftconfig.cpp" // CPD: Hack!!, this source file is located in kcontrol/fonts
-
- CKfiMainWidget * CKfi::create(QWidget *parent)