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

List:       kde-commits
Subject:    KDE/kdepim/kleopatra/crypto
From:       Frank Osterfeld <frank.osterfeld () kdemail ! net>
Date:       2008-05-08 15:16:32
Message-ID: 1210259792.331557.2477.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 805418 by osterfeld:

do not call done() when done but wait for the E-Mail client to cancel

 M  +1 -1      decryptverifyemailcontroller.cpp  


--- trunk/KDE/kdepim/kleopatra/crypto/decryptverifyemailcontroller.cpp #805417:805418
@@ -146,7 +146,7 @@
         kleo_assert( m_runnableTasks.empty() );
         Q_FOREACH ( const shared_ptr<const DecryptVerifyResult> & i, m_results )
             emit q->verificationResult( i->verificationResult() );
-        emit q->done();
+        // there is no done() call here on purpose. The E-Mail client is supposed to \
close the connection/cancel the command when done (which then closes possible popups) \
}  }
 


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

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