mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-01 04:46:47 -05:00
fixed testing of onion server
This commit is contained in:
parent
5ab19eb564
commit
4a54587500
2 changed files with 2 additions and 3 deletions
|
|
@ -38,9 +38,9 @@ protected slots:
|
|||
void onOnionPortEdit(int);
|
||||
void onNbFriendsToRequestsChanged(int n);
|
||||
void updateTorProxyInfo();
|
||||
void checkServerAddress();
|
||||
|
||||
private:
|
||||
void checkServerAddress();
|
||||
void updateFriendServerStatusIcon(bool ok);
|
||||
|
||||
QTimer *mConnectionCheckTimer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue