summaryrefslogtreecommitdiff
path: root/net-im/kmess/files/patch-kmess-kmessview.h
diff options
context:
space:
mode:
authorMarkus Brueffer <markus@FreeBSD.org>2007-02-03 03:00:55 +0000
committerMarkus Brueffer <markus@FreeBSD.org>2007-02-03 03:00:55 +0000
commit146dc20513c4f780e9ffde506c6057482713cbb8 (patch)
tree81171ed048c9663c5284af2b84e4410fc21763fc /net-im/kmess/files/patch-kmess-kmessview.h
parentInstall the documentation (diff)
- Update to version 1.5pre1
- Remove 4.x patches - Update WWW - Pass maintainership to Mathieu Prevot who kindly volunteered to maintain this port
Notes
Notes: svn path=/head/; revision=184003
Diffstat (limited to 'net-im/kmess/files/patch-kmess-kmessview.h')
-rw-r--r--net-im/kmess/files/patch-kmess-kmessview.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/net-im/kmess/files/patch-kmess-kmessview.h b/net-im/kmess/files/patch-kmess-kmessview.h
deleted file mode 100644
index 7af92df09078..000000000000
--- a/net-im/kmess/files/patch-kmess-kmessview.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- kmess/kmessview.h.orig Sun Jun 4 15:46:03 2006
-+++ kmess/kmessview.h Sun Jun 4 15:59:14 2006
-@@ -187,6 +187,7 @@
- private:
- KMessView *kmessView_;
- };
-+ friend class ToolTip;
-
- // Reference to the current tooltip
- ToolTip *toolTip_;