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

13 lines
369 B
Plaintext
Raw Normal View History

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