updated on Tue Jan 17 12:00:36 UTC 2012
[aur-mirror.git] / kiki / kiki-1.0.2-gcc41.patch
blob05bdd3707ec79f3facaef5bc72879d1d8183c6e5
1 --- src/main/KikiPythonWidget.h.old 2006-05-07 23:14:09.000000000 +0200
2 +++ src/main/KikiPythonWidget.h 2006-05-07 23:17:20.000000000 +0200
3 @@ -9,6 +9,7 @@
4 #include "KikiPos.h"
5 #include <KTextField.h>
7 +class KikiPython;
8 class KikiPythonWidget : public KTextField
10 friend class KikiPython;