mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07: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