mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-01 04:46:47 -05:00
fixed calling onion address testing only when editing is done, and updating of DNS in certificate
This commit is contained in:
parent
a1502c2742
commit
fc89ba0fb7
6 changed files with 12 additions and 18 deletions
|
|
@ -35,7 +35,7 @@ public:
|
|||
|
||||
protected slots:
|
||||
void onOnOffClick(bool b);
|
||||
void onOnionAddressEdit(const QString&);
|
||||
void onOnionAddressEdit();
|
||||
void onOnionPortEdit(int);
|
||||
void onNbFriendsToRequestsChanged(int n);
|
||||
void checkServerAddress();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue