2db234e8ed
2. Add patches to fix compilation under gcc3 Obtained from: konverse project CVS [2]
10 lines
229 B
C
10 lines
229 B
C
--- konverse/prefs.h.orig Thu Aug 8 18:03:59 2002
|
|
+++ konverse/prefs.h Thu Aug 8 18:04:08 2002
|
|
@@ -7,6 +7,7 @@
|
|
#include <qstring.h>
|
|
#include <qcheckbox.h>
|
|
#include <qvbox.h>
|
|
+#include <qgrid.h>
|
|
|
|
#include <kdialogbase.h>
|
|
|