File patch-r894005.diff of Package kdelibs4

Subject: initialise richTextEnabled bool
From: wstephenson@suse.de
Bug: 
Patch-upstream: 894005
--- kdeui/widgets/krichtextwidget.cpp	(revision 894004)
+++ kdeui/widgets/krichtextwidget.cpp	(revision 894005)
@@ -46,6 +46,7 @@ class KRichTextWidget::Private
 public:
     Private(KRichTextWidget *parent)
             :   q(parent),
+            richTextEnabled(true),
             painterActive(false),
             enableRichText(0),
             action_text_foreground_color(0),
Index: kdeui/widgets/krichtextwidget.cpp
===================================================================
openSUSE Build Service is sponsored by