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

List:       kde-commits
Subject:    extragear/sysadmin/kiosktool
From:       Luboš Luňák <l.lunak () kde ! org>
Date:       2010-11-09 14:07:27
Message-ID: 20101109140727.63205AC89B () svn ! kde ! org
[Download RAW message or body]

SVN commit 1194688 by lunakl:

fix uninitialized var



 M  +1 -0      kconfigraweditor.cpp  


--- trunk/extragear/sysadmin/kiosktool/kconfigraweditor.cpp #1194687:1194688
@@ -19,6 +19,7 @@
 }
 
 KConfigRawEditor::KConfigRawEditor(const QString& fileName, const QString& system )
+: m_isMutable( false )
 {
     m_configFile = fileName;
     Q_UNUSED(system); // TODO: handle other KConfig backends later.
[prev in list] [next in list] [prev in thread] [next in thread] 

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