2db234e8ed
2. Add patches to fix compilation under gcc3 Obtained from: konverse project CVS [2]
10 lines
378 B
C++
10 lines
378 B
C++
--- konverse/konverse.cpp.orig Thu Aug 8 17:59:49 2002
|
|
+++ konverse/konverse.cpp Thu Aug 8 17:59:06 2002
|
|
@@ -16,6 +16,7 @@
|
|
* *
|
|
***************************************************************************/
|
|
|
|
+#include <qcursor.h>
|
|
#include "konverse.h"
|
|
#include <setstatus.h>
|
|
#include <kaboutdata.h>
|