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

List:       kde-commits
Subject:    KDE/kdepim/libkleo/backends/qgpgme
From:       Marc Mutz <mutz () kde ! org>
Date:       2010-11-29 16:25:23
Message-ID: 20101129162523.9EBE6AC8A7 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1202091 by mutz:

QGpgMEBackend: --deprecated

 M  +1 -1      qgpgmebackend.cpp  


--- trunk/KDE/kdepim/libkleo/backends/qgpgme/qgpgmebackend.cpp #1202090:1202091
@@ -264,7 +264,7 @@
     }
 
     Kleo::ChangePasswdJob * changePasswdJob() const {
-      if ( !GpgME::hasFeature( GpgME::PasswdFeature ) )
+      if ( !GpgME::hasFeature( GpgME::PasswdFeature, 0 ) )
         return 0;
       GpgME::Context * context = GpgME::Context::createForProtocol( mProtocol );
       if ( !context )
[prev in list] [next in list] [prev in thread] [next in thread] 

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