mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-07 00:25:16 -04:00
The connection attempt to all ssl id's of one gpg id can be started from the context menu in PeersDialog and MessengerWindow.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3401 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
a0e426a527
commit
66f3c7fee8
4 changed files with 56 additions and 34 deletions
|
@ -22,9 +22,6 @@
|
|||
#ifndef _PEERSDIALOG_H
|
||||
#define _PEERSDIALOG_H
|
||||
|
||||
#include <QFileDialog>
|
||||
|
||||
#include "chat/PopupChatDialog.h"
|
||||
#include "chat/HandleRichText.h"
|
||||
#include "RsAutoUpdatePage.h"
|
||||
|
||||
|
@ -49,6 +46,7 @@ class QAction;
|
|||
class QTextEdit;
|
||||
class QTextCharFormat;
|
||||
class ChatDialog;
|
||||
class AttachFileItem;
|
||||
|
||||
class PeersDialog : public RsAutoUpdatePage
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue