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

List:       kde-commits
Subject:    branches/kdepim/enterprise4/kdepim/kleopatra/models
From:       Christoph Schleifenbaum <christoph () kdab ! net>
Date:       2010-10-22 13:59:38
Message-ID: 20101022135938.BFD7EAC897 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1188484 by cschleifenbaum:

show the short key id


 M  +1 -1      keylistmodel.cpp  


--- branches/kdepim/enterprise4/kdepim/kleopatra/models/keylistmodel.cpp #1188483:1188484
@@ -306,7 +306,7 @@
         case Fingerprint:
             return QString::fromLatin1( key.primaryFingerprint() );
         case ShortKeyID:
-            return QString::fromLatin1( key.keyID() );
+            return QString::fromLatin1( key.shortKeyID() );
         case NumColumns:
             break;
         }
[prev in list] [next in list] [prev in thread] [next in thread] 

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