diff options
| author | Will Andrews <will@FreeBSD.org> | 2000-09-26 22:26:13 +0000 |
|---|---|---|
| committer | Will Andrews <will@FreeBSD.org> | 2000-09-26 22:26:13 +0000 |
| commit | 04b96465b6c9e3c41b62403c906f4cc8101ae883 (patch) | |
| tree | cc1ba15a34ee01fd26c8393ec9ff37caa3b9942f /irc/kvirc-devel/files/patch-al | |
| parent | Update to 0.4.0. Ruby 1.6.0 is now supported. (diff) | |
Update to KVIRC 2.0.0. Many thanks to Trevor for sending in the update,
which works flawlessly, much to my amazement. He is now MAINTAINER.
PR: 21530
Submitted by: Trevor Johnson <trevor@jpj.net>
Notes
Notes:
svn path=/head/; revision=33154
Diffstat (limited to 'irc/kvirc-devel/files/patch-al')
| -rw-r--r-- | irc/kvirc-devel/files/patch-al | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/irc/kvirc-devel/files/patch-al b/irc/kvirc-devel/files/patch-al index be333f94bb7e..2c2cb0b9895d 100644 --- a/irc/kvirc-devel/files/patch-al +++ b/irc/kvirc-devel/files/patch-al @@ -1,10 +1,10 @@ ---- src/kvirc/kvi_systray.h Mon Dec 20 10:28:58 1999 -+++ src/kvirc/kvi_systray.h Sat Apr 15 03:16:04 2000 +--- src/kvirc/kvi_systray.h.orig Thu May 4 00:33:56 2000 ++++ src/kvirc/kvi_systray.h Thu Sep 21 14:18:52 2000 @@ -27,6 +27,7 @@ - + #include <qwidget.h> #include <qpixmap.h> +#include <qlist.h> - + #include <qiconset.h> + #include <qlist.h> //#warning "Check <time.h> localtime() gmtime() time() in configure" - #include <time.h> |
