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

List:       kde-commits
Subject:    playground/utils/charm/trunk
From:       David Faure <faure () kde ! org>
Date:       2007-10-30 23:20:36
Message-ID: 1193786436.328476.22788.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 731210 by dfaure:

Fix startup crash (Windows, Qt-4.2.2)
Remove another trailing letter after #include

 M  +1 -0      Charm/EventEditor.cpp  
 M  +1 -1      Core/CharmCommand.cpp  


--- trunk/playground/utils/charm/trunk/Charm/EventEditor.cpp #731209:731210
@@ -341,6 +341,7 @@
 {
     // wait for the next update, in this case:
     if ( m_ui->comboBox->count() == 0 ) return;
+	if ( !m_model ) return;
     // this is kind-of strange - we have to clear the dirty flag,
     // and this will change the current index, triggering a commit
     // halfway during the change:
--- trunk/playground/utils/charm/trunk/Core/CharmCommand.cpp #731209:731210
@@ -1,5 +1,5 @@
 // #include "View.h"
-#include "CommandEmitterInterface.h"x
+#include "CommandEmitterInterface.h"
 #include "CharmCommand.h"
 
 CharmCommand::CharmCommand( QObject* parent )
[prev in list] [next in list] [prev in thread] [next in thread] 

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