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

List:       kde-commits
Subject:    branches/kdepim/enterprise/kdepim/kmail
From:       Allen Winter <winter () kde ! org>
Date:       2010-09-28 22:59:49
Message-ID: 20100928225949.C7886AC88E () svn ! kde ! org
[Download RAW message or body]

SVN commit 1180789 by winterz:

comment-out the updateReaderWin() call for now as it hangs the source viewer window.
Thomas: do you know what I'm doing wrong?
CCMAIL: thomas.mcguire@kdab.com


 M  +3 -2      callback.cpp  


--- branches/kdepim/enterprise/kdepim/kmail/callback.cpp #1180788:1180789
@@ -116,7 +116,7 @@
     * has been sent successfully. Set a link header which accomplishes that. */
     msg->link( mMsg, KMMsgStatusDeleted );
   } else {
-    mReaderWin->updateReaderWin();
+    updateReaderWindow();
   }
   // Try and match the receiver with an identity.
   // Setting the identity here is important, as that is used to select the correct
@@ -244,7 +244,8 @@
 
 void Callback::updateReaderWindow() const
 {
-  mReaderWin->updateReaderWin();
+ // seems to hang the source code viewer window we do this.
+ // mReaderWin->updateReaderWin();
 }
 
 void Callback::closeIfSecondaryWindow() const
[prev in list] [next in list] [prev in thread] [next in thread] 

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