[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/lib/kotext
From:       Thomas Zander <zander () kde ! org>
Date:       2006-03-26 1:27:43
Message-ID: 1143336463.066819.15946.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 522565 by zander:

Initialize all vars; thanks to patch by: "Benjamin K. Stuhl" <benjamin.stuhl AT colorado.edu>


 M  +2 -1      KoFontDia.cpp  


--- trunk/koffice/lib/kotext/KoFontDia.cpp #522564:522565
@@ -48,7 +48,8 @@
     KSpell2::Broker::Ptr broker, QWidget* parent, const char* name )
     : KDialogBase( parent, name, true,
     i18n("Select Font"), Ok|Cancel|User1|Apply, Ok ),
-    m_initialFormat(initialFormat)
+    m_initialFormat(initialFormat),
+    m_changedFlags(KoTextFormat::NoFlags)
 {
     setButtonText( KDialogBase::User1, i18n("&Reset") );
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic