mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-22 14:10:54 -04:00
turned TorProcess into a non-Qt object, using built-in popen3 system
This commit is contained in:
parent
d7afbea1dd
commit
b03802fa1b
8 changed files with 174 additions and 187 deletions
|
@ -44,7 +44,6 @@
|
|||
#include "GetConfCommand.h"
|
||||
#include "AddOnionCommand.h"
|
||||
#include "StrUtil.h"
|
||||
#include "Settings.h"
|
||||
#include "PendingOperation.h"
|
||||
#include <QHostAddress>
|
||||
#include <QDir>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue