fixed certificate pasting bug

This commit is contained in:
csoler 2022-03-09 21:32:26 +01:00
parent f5ee9c92c8
commit 97829de0ba
3 changed files with 25 additions and 13 deletions

View file

@ -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