mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-05-08 14:33:23 +00:00
custom sitet pre release
This commit is contained in:
@@ -10,6 +10,7 @@ class IpcServerProcess : public IpcProcessInterfaceSource
|
||||
Q_OBJECT
|
||||
public:
|
||||
explicit IpcServerProcess(QObject *parent = nullptr);
|
||||
virtual ~IpcServerProcess();
|
||||
|
||||
void start(const QString &program, const QStringList &arguments) override;
|
||||
void start() override;
|
||||
|
||||
Reference in New Issue
Block a user