mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-23 14:41:04 -04:00
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:
parent
442577d9fc
commit
115a80045e
8 changed files with 217 additions and 526 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue