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

List:       kde-commits
Subject:    KDE/kdepim/incidenceeditors
From:       Andras Mantia <amantia () kde ! org>
Date:       2010-05-28 18:59:45
Message-ID: 20100528190608.7E004AC8C1 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1131711 by amantia:

Init your variables and don't crash.

 M  +1 -1      incidenceeditor.cpp  


--- trunk/KDE/kdepim/incidenceeditors/incidenceeditor.cpp #1131710:1131711
@@ -63,7 +63,7 @@
 
 IncidenceEditor::IncidenceEditor( const QString &caption, const QStringList& \
mimetypes, QWidget *parent )  : KDialog( parent ), mAttendeeEditor( 0 ), mIsCounter( \
                false ),
-    mIsCreateTask( false ), mApplyClicked( false ), mMonitor( 0 )
+    mIsCreateTask( false ), mApplyClicked( false ), mMonitor( 0 ), mChanger( 0 )
 {
   setCaption( caption );
   setButtons( Ok | Apply | Cancel | Default );


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

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