implementation of p3disc with new gpg key management

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2026 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
joss17 2010-01-13 21:33:54 +00:00
parent 442577d9fc
commit 115a80045e
8 changed files with 217 additions and 526 deletions

View file

@ -256,7 +256,6 @@ TextPage::TextPage(QWidget *parent)
"certificate into the box below" )) ;
friendCertEdit = new QTextEdit;
registerField("aaabbb", friendCertEdit, "plainText");//, "textChanged");
//=== add all widgets to one layout
textPageLayout = new QVBoxLayout();