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

List:       kde-commits
Subject:    kdepim/kontact/plugins/kmail
From:       Till Adam <adam () kde ! org>
Date:       2004-10-08 20:55:28
Message-ID: 20041008205528.CAAC4126E8 () office ! kde ! org
[Download RAW message or body]

CVS commit by tilladam: 

Forward port "New Message" fix from the branch.


  M +2 -2      kmail_plugin.cpp   1.42


--- kdepim/kontact/plugins/kmail/kmail_plugin.cpp  #1.41:1.42
@@ -107,5 +107,5 @@ void KMailPlugin::openComposer( const QS
       mStub->openComposer( "", "", "", "", "", false, KURL(), attach );
     else
-      mStub->openComposer( to, "", "", "", "", false, KURL() );
+      mStub->newMessage();
   }
 }
@@ -113,5 +113,5 @@ void KMailPlugin::openComposer( const QS
 void KMailPlugin::slotNewMail()
 {
-  openComposer( QString::null );
+  openComposer( KURL() );
 }
 


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

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