mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
12 lines
248 B
Plaintext
12 lines
248 B
Plaintext
|
--- src/kvirc/kvi_frame.cpp Mon Dec 20 19:07:31 1999
|
||
|
+++ src/kvirc/kvi_frame.cpp.new Sat Jan 29 17:58:45 2000
|
||
|
@@ -80,6 +80,8 @@
|
||
|
|
||
|
#include "kvi_asyncwhois.h"
|
||
|
|
||
|
+#undef accept
|
||
|
+
|
||
|
#include <qcursor.h>
|
||
|
#include <qclipboard.h>
|
||
|
#include <qobjcoll.h>
|