show fingerprint in ConfCertDialog, and splitted the string with spaces. Removed the use of the ambiguous peer id for both pgp and locations ids

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6900 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2013-11-09 22:52:26 +00:00
parent d2ddf9c4c4
commit fc56b95d3f
5 changed files with 63 additions and 4 deletions

View file

@ -104,6 +104,8 @@ class misc : public QObject
static bool isPreviewable(QString extension);
static QString fingerPrintStyleSplit(const QString& in) ;
// return qBittorrent config path
static QString qBittorrentPath();