1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/irc/kvirc-devel/files/patch-an
Will Andrews cfa3447d9a Update to KVIRC 2.0.0. These were forgotten in the original update.
PR:		21530
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-09-26 22:29:10 +00:00

13 lines
369 B
Plaintext

--- 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...