summaryrefslogtreecommitdiff
path: root/net/ktorrent/patches/patch-ktorrent_view_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/ktorrent/patches/patch-ktorrent_view_view.h')
-rw-r--r--net/ktorrent/patches/patch-ktorrent_view_view.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/ktorrent/patches/patch-ktorrent_view_view.h b/net/ktorrent/patches/patch-ktorrent_view_view.h
new file mode 100644
index 00000000000..0933c461202
--- /dev/null
+++ b/net/ktorrent/patches/patch-ktorrent_view_view.h
@@ -0,0 +1,12 @@
+$NetBSD: patch-ktorrent_view_view.h,v 1.1 2012/12/22 20:02:37 joerg Exp $
+
+--- ktorrent/view/view.h.orig 2012-12-22 19:35:16.000000000 +0000
++++ ktorrent/view/view.h
+@@ -40,7 +40,6 @@ namespace kt
+ class ViewSelectionModel;
+ class ViewDelegate;
+ class Group;
+- class TorrentInterface;
+
+ class View : public QTreeView
+ {