diff options
Diffstat (limited to 'irc/kvirc/files/patch-al')
-rw-r--r-- | irc/kvirc/files/patch-al | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/irc/kvirc/files/patch-al b/irc/kvirc/files/patch-al new file mode 100644 index 000000000000..be333f94bb7e --- /dev/null +++ b/irc/kvirc/files/patch-al @@ -0,0 +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 +@@ -27,6 +27,7 @@ + + #include <qwidget.h> + #include <qpixmap.h> ++#include <qlist.h> + + //#warning "Check <time.h> localtime() gmtime() time() in configure" + #include <time.h> |