summaryrefslogtreecommitdiff
path: root/irc/kvirc-devel/files/patch-an
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2001-02-02 11:40:01 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2001-02-02 11:40:01 +0000
commite82c7b575b167475ece30ec08e492643a050d4a3 (patch)
treeb514be75f192304ae8e48b6752ec05b4268aeb02 /irc/kvirc-devel/files/patch-an
parentRemove Aqua theme for copyrights, (diff)
Update to 2.1.0.
Notes
Notes: svn path=/head/; revision=37905
Diffstat (limited to 'irc/kvirc-devel/files/patch-an')
-rw-r--r--irc/kvirc-devel/files/patch-an12
1 files changed, 0 insertions, 12 deletions
diff --git a/irc/kvirc-devel/files/patch-an b/irc/kvirc-devel/files/patch-an
deleted file mode 100644
index 9c35fe2da7af..000000000000
--- a/irc/kvirc-devel/files/patch-an
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/kvirc/kvi_window.h.orig Fri May 26 09:47:12 2000
-+++ src/kvirc/kvi_window.h Sun Sep 24 19:48:24 2000
-@@ -74,8 +74,8 @@
- * Plugin that this window belongs to (usually 0)
- */
- void *m_pluginHandle;
-- QAccel *m_pAccelerators;
- #endif //COMPILE_PLUGIN_SUPPORT
-+ QAccel *m_pAccelerators;
- public:
- /**
- * The view splitter...