mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
12 lines
246 B
Plaintext
12 lines
246 B
Plaintext
|
--- src/kvirc/kvi_listbox.cpp Sat Dec 18 08:40:17 1999
|
||
|
+++ src/kvirc/kvi_listbox.cpp.new Sat Jan 29 18:22:23 2000
|
||
|
@@ -38,6 +38,8 @@
|
||
|
#include "kvi_query.h"
|
||
|
#include "kvi_event.h"
|
||
|
|
||
|
+#undef accept
|
||
|
+
|
||
|
#include <qbitmap.h>
|
||
|
|
||
|
#include <X11/Xlib.h>
|