summaryrefslogtreecommitdiff
path: root/x11/kdelibs3/patches/patch-ci
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdelibs3/patches/patch-ci')
-rw-r--r--x11/kdelibs3/patches/patch-ci13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/kdelibs3/patches/patch-ci b/x11/kdelibs3/patches/patch-ci
new file mode 100644
index 00000000000..6d728fc5d82
--- /dev/null
+++ b/x11/kdelibs3/patches/patch-ci
@@ -0,0 +1,13 @@
+$NetBSD: patch-ci,v 1.1 2005/03/17 09:46:36 markd Exp $
+
+--- kdecore/network/kresolver.h.orig 2004-07-18 07:22:34.000000000 +1200
++++ kdecore/network/kresolver.h
+@@ -926,6 +926,8 @@ private:
+ KResolverPrivate* d;
+ friend class KResolverResults;
+ friend class ::KNetwork::Internal::KResolverManager;
++
++ static QStringList *idnDomains;
+ };
+
+ } // namespace KNetwork