mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-20 13:19:07 -04:00
fixed certificate pasting bug
This commit is contained in:
parent
f5ee9c92c8
commit
97829de0ba
3 changed files with 25 additions and 13 deletions
|
@ -49,6 +49,7 @@ public:
|
|||
// Returns the certificate along with its description using current options.
|
||||
|
||||
void getOwnCert(QString& invite,QString& description) const;
|
||||
RetroshareInviteFlags currentInviteFlags() const ;
|
||||
|
||||
private slots:
|
||||
#ifdef DEAD_CODE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue