------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=136606
------- Additional Comments From annma kde org 2006-11-26 09:42 -------
SVN commit 607892 by annma:
revert 607578 as it seems it will generate a fuzzy...
it's almost impossible for me not to mess with all those different freezes, i
was sure it was OK for KDE 3.5 branch and boum, i fixed an innocent koffice
typo... add to this kdevelop also different release schedule and try to stay
sane...
I'll reopen the bug
CCBUG=136606
CCMAIL=lueck hube-lueck de
M +1 -1 progguide.docbook
--- branches/koffice/1.6/koffice/doc/kugar/progguide.docbook #607891:607892
@ -276,7 +276,7 @
<title>kugar_plugin.h</title>
<programlisting>
-#include <qwidgetplugin.h>
+#include <qwidgetplugin.h>>
class KugarWidgetPlugin:public QWidgetPlugin
{