summaryrefslogtreecommitdiff
path: root/irc/kvirc-devel/files/patch-an
blob: 9c35fe2da7af84350d5e9cd6ab349f200b3f13c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- 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...