mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-10 07:10:12 -04:00
added check after starting TorManager
This commit is contained in:
parent
15decacc0d
commit
0112cf23e5
6 changed files with 27 additions and 24 deletions
|
@ -89,7 +89,7 @@ public:
|
|||
bool getProxyServerInfo(QHostAddress& proxy_server_adress,uint16_t& proxy_server_port);
|
||||
|
||||
public slots:
|
||||
void start();
|
||||
bool start();
|
||||
|
||||
private slots:
|
||||
void hiddenServicePrivateKeyChanged();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue